Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding advice #3

Open
wants to merge 8 commits into
base: youtube
Choose a base branch
from
Open

Adding advice #3

wants to merge 8 commits into from

Conversation

jsoref
Copy link
Member

@jsoref jsoref commented Mar 26, 2020

No description provided.

@github-actions

This comment has been minimized.

@github-actions
Copy link

New misspellings found, please review:

  • DGCZZu
  • gw
  • https
  • Jzh
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • usr
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/whitelist.txt .
remove_obsolete_words=$(mktemp)
echo '#!/usr/bin/perl -ni
my $re=join "|", qw('"
lorem
"');
next if /^($re)(?:$| .*)/;
print;' > $remove_obsolete_words
chmod +x $remove_obsolete_words
for file in whitelist.txt; do $remove_obsolete_words $file; done
rm $remove_obsolete_words
(
echo "
DGCZZu
gw
https
Jzh
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
usr
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_whitelist.txt && mv new_whitelist.txt ''
cp whitelist.txt metadata; (cd metadata; git commit whitelist.txt -m 'Updating whitelist'; git push)

@github-actions

This comment has been minimized.

@github-actions
Copy link

New misspellings found, please review:

  • DGCZZu
  • gw
  • https
  • Jzh
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • usr
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/whitelist.txt .
remove_obsolete_words=$(mktemp)
echo '#!/usr/bin/perl -ni
my $re=join "|", qw('"
lorem
"');
next if /^($re)(?:$| .*)/;
print;' > $remove_obsolete_words
chmod +x $remove_obsolete_words
for file in whitelist.txt; do $remove_obsolete_words $file; done
rm $remove_obsolete_words
(
echo "
DGCZZu
gw
https
Jzh
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
usr
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_whitelist.txt && mv new_whitelist.txt ''
cp whitelist.txt metadata; (cd metadata; git commit whitelist.txt -m 'Updating whitelist'; git push)

@github-actions
Copy link

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • teh
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/whitelist.txt .
remove_obsolete_words=$(mktemp)
echo '#!/usr/bin/perl -ni
my $re=join "|", qw('"
lorem
"');
next if /^($re)(?:$| .*)/;
print;' > $remove_obsolete_words
chmod +x $remove_obsolete_words
for file in whitelist.txt; do $remove_obsolete_words $file; done
rm $remove_obsolete_words
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
r
s
Sample
Sizzle
t
teh
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_whitelist.txt && mv new_whitelist.txt ''
cp whitelist.txt metadata; (cd metadata; git commit whitelist.txt -m 'Updating whitelist'; git push)

2 similar comments
@github-actions
Copy link

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • teh
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/whitelist.txt .
remove_obsolete_words=$(mktemp)
echo '#!/usr/bin/perl -ni
my $re=join "|", qw('"
lorem
"');
next if /^($re)(?:$| .*)/;
print;' > $remove_obsolete_words
chmod +x $remove_obsolete_words
for file in whitelist.txt; do $remove_obsolete_words $file; done
rm $remove_obsolete_words
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
r
s
Sample
Sizzle
t
teh
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_whitelist.txt && mv new_whitelist.txt ''
cp whitelist.txt metadata; (cd metadata; git commit whitelist.txt -m 'Updating whitelist'; git push)

@github-actions
Copy link

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • teh
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/whitelist.txt .
remove_obsolete_words=$(mktemp)
echo '#!/usr/bin/perl -ni
my $re=join "|", qw('"
lorem
"');
next if /^($re)(?:$| .*)/;
print;' > $remove_obsolete_words
chmod +x $remove_obsolete_words
for file in whitelist.txt; do $remove_obsolete_words $file; done
rm $remove_obsolete_words
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
r
s
Sample
Sizzle
t
teh
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_whitelist.txt && mv new_whitelist.txt ''
cp whitelist.txt metadata; (cd metadata; git commit whitelist.txt -m 'Updating whitelist'; git push)

@github-actions
Copy link

github-actions bot commented May 3, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • teh
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
r
s
Sample
Sizzle
t
teh
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

@github-actions
Copy link

github-actions bot commented May 4, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qucik
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • Terminal
  • the
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qucik
Qw
r
s
Sample
Sizzle
t
Terminal
the
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

@github-actions
Copy link

github-actions bot commented May 4, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
Qw
r
s
Sample
Sizzle
t
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

1 similar comment
@github-actions
Copy link

github-actions bot commented May 4, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
Qw
r
s
Sample
Sizzle
t
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

@github-actions
Copy link

github-actions bot commented May 4, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • Terminal
  • test
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
Qw
r
s
Sample
Sizzle
t
Terminal
test
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

@github-actions
Copy link

github-actions bot commented May 4, 2020

New misspellings found, please review:

  • com
  • DGCZZu
  • Disney
  • Dk
  • document
  • gw
  • https
  • index
  • Jzh
  • Launch
  • list
  • Npqip
  • Owr
  • Pj
  • PLEHMQNl
  • qiuck
  • Qw
  • r
  • s
  • Sample
  • Sizzle
  • t
  • teh
  • Terminal
  • v
  • Video
  • watch
  • Windows
  • www
  • XPMMPE
  • youtube
To accept these changes, run the following commands (They can be run anywhere with permissions to update the bucket.)
git clone --depth 1 ssh://git@github.com/check-spelling/examples-testing.git --single-branch --branch spelling-data-schedule metadata; cp metadata/expect.txt .
(
echo "
com
DGCZZu
Disney
Dk
document
gw
https
index
Jzh
Launch
list
Npqip
Owr
Pj
PLEHMQNl
qiuck
Qw
r
s
Sample
Sizzle
t
teh
Terminal
v
Video
watch
Windows
www
XPMMPE
youtube
"
) | sort -u -f | perl -ne 'next unless /./; print' > new_expect.txt && mv new_expect.txt ''
cp expect.txt metadata; (cd metadata; git commit expect.txt -m 'Updating expect'; git push)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant