We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
word another_word ...
2. Tuple word, another_word, ...
word, another_word, ...
3. Single hyphen confused with binary subtraction operator w-ord
w-ord
4. URLs example.com or t.me/username or t.me/c/1234567890/1000
example.com
t.me/username
t.me/c/1234567890/1000
5. Email addresses [email protected]
[email protected]
6. not good
not good
7. Unary operators to constant-1
-1
8. 1 + 3
a - b, c d - e, f
The text was updated successfully, but these errors were encountered:
7 fixed in #6
Sorry, something went wrong.
fix: false positive code detections (closes #4)
c8f25d4
Merge pull request #9 from tm-a-t/filter-code
04fc88e
Fix false positive code detections as described in #4
Successfully merging a pull request may close this issue.
2. Tuple
word, another_word, ...
3. Single hyphen confused with binary subtraction operator
w-ord
4. URLs
example.com
ort.me/username
ort.me/c/1234567890/1000
5. Email addresses
[email protected]
6.
not good
7. Unary operators to constant
-1
8. 1 + 3
The text was updated successfully, but these errors were encountered: