index
:
delta/python-packages/pep8.git
E306_async_def
E721-allow-is-v2
add-code-of-conduct
bug/507
develop
doc-update
drop_py34
feature292
followup-to-499
gh-425
gh-502
gh-702
issue-228
issue-304
issue-314
issue-316
issue-319-regression
issue-334
issue-338
issue-357
issue-363
issue-366
issue-366-regression
issue-368
issue-376
issue-452
issue-473
issue/1018
issue319
issue336
issue358
main
markdown
master
package-pycodestyle
pre-commit-ci-update-config
release/1.7.x
release/1.8.0
release/2.0.0
release/v1.6.3
remove_indent_size_str
test-pypy3
upcoming-3.0
update-rtd-links
update_sphinx
github.com: jcrocholl/pep8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
E90.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expect lines to be indented 8 places when tabs are used
Jon Dufresne
2019-01-31
1
-1
/
+1
*
Add check for over-indented blocks
Jon Dufresne
2019-01-24
1
-1
/
+1
*
Don't report E701 for variable annotations (#612)
Anthony Sottile
2017-01-24
1
-1
/
+1
*
Merge. Allow long lines in docstrings and comments.
Florent Xicluna
2014-03-25
1
-1
/
+1
|
\
*
|
A false positive E126 with embedded colon; fixes #144
Florent Xicluna
2014-03-24
1
-1
/
+1
*
|
Do not report multiple E101 if only one line starts with a tab; issue #237
Florent Xicluna
2014-03-24
1
-1
/
+1
*
|
Improve the test framework to count the errors, motivated by issue #237
Florent Xicluna
2014-03-24
1
-2
/
+2
|
/
*
Fix a false E128 for indentation with tabs and add tests; issue #155
Florent Xicluna
2013-02-24
1
-1
/
+1
*
Fix crash when the source file contains an invalid line ending; closes #119
Florent Xicluna
2012-12-22
1
-0
/
+7
*
Back to development; fix issue #81.
Florent Xicluna
2012-06-15
1
-1
/
+1
*
Review the E12 checks.
Florent Xicluna
2012-06-15
1
-1
/
+1
*
Fix a crash when too many brackets are closed.
Florent Xicluna
2012-06-02
1
-0
/
+9
*
Catch syntax errors with E901; fix E27* to behave consistently with Python3.
Florent Xicluna
2012-05-23
1
-0
/
+10