Skip to content

Conversation

@wikku
Copy link
Contributor

@wikku wikku commented Jan 2, 2019

git grep -P '(?!.*long long)\b(\w+)\s+\1\b'

git grep -P '(?!.*long long)\b(\w+)\s+\1\b'
@jakobkogler
Copy link
Member

Wow, so many...
Great job.

@jakobkogler jakobkogler merged commit 41650bc into cp-algorithms:master Jan 2, 2019
kennytm added a commit to kennytm/rust that referenced this pull request Jan 5, 2019
Fix repeated word typos

Inspired by rust-lang#57295 (I skipped 'be be' because of it) and my [PR in another repo
](cp-algorithms/cp-algorithms#389)
Not a stupid `sed`, I actually tried to fix case by case.
ChamanAgrawal pushed a commit to ChamanAgrawal/e-maxx-eng that referenced this pull request Oct 19, 2020
git grep -P '(?!.*long long)\b(\w+)\s+\1\b'
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.

2 participants