openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pycodestyle
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 31 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix an incorrect "W391 blank line at EOF"
Greg Ward
More...
over 11 years ago
Allow long lines in multiline strings if they cannot be wrapped (issue #224).
Greg Ward
More...
over 11 years ago
Add some test cases for multiline strings.
Greg Ward
More...
over 11 years ago
Check physical lines after tokenizing them.
Greg Ward
More...
over 11 years ago
Fix #240: Allow errors on empty files
Radomir Dopieralski
More...
over 11 years ago
Fixed #236 -- added checks for 'not X in L' and 'not X is Y'
Christopher Medrela
More...
over 11 years ago
Allow disable of W601
Sol Jerome
More...
over 11 years ago
Fix issue with --select and flake8 extensions; issue #216
Florent Xicluna
More...
over 11 years ago
Release version 1.4.6
Florent Xicluna
More...
over 11 years ago
Another E122 not detected
Florent Xicluna
More...
over 11 years ago
Missing blank line in documentation
Florent Xicluna
More...
over 11 years ago
Merge pull request #207 from jcrocholl/issue103
Florent Xicluna
More...
over 11 years ago
Fix false positive E121 with multiple brackets; issue #203
Florent Xicluna
More...
over 11 years ago
Fix E122 not detected in some cases; issue #201
Florent Xicluna
More...
over 11 years ago
Support for space indents with size other than 4
Jason Ansel
More...
over 11 years ago
Don't crash when checking the BOM on Unicode lines, with Python 2
Florent Xicluna
More...
almost 12 years ago
Fix E70x not detected sometimes; issue #196
Florent Xicluna
More...
almost 12 years ago
Of course the testsuite needs fixing to ignore E123 too
Florent Xicluna
More...
almost 12 years ago
Accept both styles of closing bracket indentation, ignore E123 in the default configuration
Florent Xicluna
More...
almost 12 years ago
More tests for E265 with the shebang
Florent Xicluna
More...
almost 12 years ago
Fix tests on Python 2.5
Florent Xicluna
More...
almost 12 years ago
Add tests for E265
Florent Xicluna
More...
almost 12 years ago
Add E265 for space before block comment; issue #190
Florent Xicluna
More...
almost 12 years ago
Fix BOM for Python 3 too, add changelog entry
Florent Xicluna
More...
almost 12 years ago
Merge pull request #193 from sporty/master
Florent Xicluna
More...
almost 12 years ago
utf-8 bom support.
Ryo Takahashi
More...
almost 12 years ago
New option --hang-closing to replace E123 by E133; issue #103
Florent Xicluna
More...
almost 12 years ago
Do not crash when running AST checks and the document contains null bytes
Florent Xicluna
More...
almost 12 years ago
Fix typo in CHANGES.txt
Florent Xicluna
More...
almost 12 years ago
Reorder the tests for E12
Florent Xicluna
More...
almost 12 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree