8
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CONTRIBUTING: Make virtualenv dir name consistent with gitignore More... about 6 years ago
E402: Add "if" statement to allowed keywords More... about 6 years ago
E402: Add "with" statement to allowed keywords More... about 6 years ago
Merge pull request #832 from asottile/patch-1 More... about 6 years ago
Tiny typo fix More... about 6 years ago
Add release notes for 2.5.0 More... about 6 years ago
Merge pull request #831 from asottile/noqa_W605 More... about 6 years ago
Allow W605 to be silenced by noqa More... about 6 years ago
Merge pull request #705 from jdufresne/over-indented More... about 6 years ago
Merge pull request #829 from jdufresne/xenial More... about 6 years ago
Use 'dist: xenial' in Travis to simplify configuration More... about 6 years ago
Merge pull request #823 from anntzer/allow-no-blanks-around-one-liners More... about 6 years ago
Merge pull request #819 from wwwjfy/issue-811 More... about 6 years ago
Merge pull request #798 from jdufresne/rst More... about 6 years ago
Add whitespace around -> annotating operator (#809) More... about 6 years ago
Merge pull request #820 from wwwjfy/w606-tweak More... about 6 years ago
Allow omitting blank lines around one-liner definitions. More... about 6 years ago
add test for demonstration More... about 6 years ago
refs W606, only NAME can follow await More... about 6 years ago
fix #811, corner cases for async/await check More... about 6 years ago
Merge pull request #801 from mwhudson/tokenizer-compat More... about 6 years ago
Merge pull request #818 from mgedmin/accurate-multiline-position More... about 6 years ago
Microoptimisation: avoid creating string slices More... about 6 years ago
Make W605 point to the invalid sequence More... about 6 years ago
Merge pull request #799 from jdufresne/typos More... about 6 years ago
Merge pull request #794 from jdufresne/py37 More... about 6 years ago
Merge pull request #808 from asottile/invalid_escape_sequence_offset More... over 6 years ago
Add offsets for other W605 tests More... over 6 years ago
Fix line offset for 'invalid escape sequence' More... over 6 years ago
Keep compability with stdlib tokenize.py changes More... over 6 years ago