index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake8
/
style_guide.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add distinction between reported and ignored errors
Ian Cordasco
2016-06-07
1
-2
/
+25
*
Add --stdin-display-name to modify report output
Ian Cordasco
2016-06-06
1
-0
/
+2
*
Allow reporting on files passed via stdin
Ian Cordasco
2016-06-06
1
-11
/
+0
*
Wire up last pieces to make --diff work
Ian Cordasco
2016-06-06
1
-2
/
+54
*
Refactor Error formatting and handling
Ian Cordasco
2016-05-30
1
-8
/
+16
*
Run checks expecting an AST
Ian Cordasco
2016-03-15
1
-2
/
+3
*
Continue porting more logic from pep8
Ian Cordasco
2016-02-28
1
-2
/
+4
*
Re-order project imports based on flake8-import-order
Ian Cordasco
2016-02-25
1
-2
/
+1
*
Add mypy env
Ian Cordasco
2016-02-21
1
-3
/
+4
*
Remove arguments from StyleGuide
Ian Cordasco
2016-02-19
1
-2
/
+5
*
Make pylint happier
Ian Cordasco
2016-02-19
1
-4
/
+4
*
Add specific tests for is_inline_ignored
Ian Cordasco
2016-02-19
1
-1
/
+1
*
Add checking for inline #noqa comments
Ian Cordasco
2016-02-19
1
-1
/
+49
*
Update StyleGuide tests and add new tests for handle_error
Ian Cordasco
2016-02-15
1
-2
/
+2
*
Simplify StyleGuide and add handle_error method
Ian Cordasco
2016-02-10
1
-5
/
+14
*
Represent an error with a namedtuple
Ian Cordasco
2016-02-06
1
-0
/
+8
*
Add some logging to the style guide
Ian Cordasco
2016-02-03
1
-0
/
+9
*
Add handling and decision making for select and ignore
Ian Cordasco
2016-02-02
1
-1
/
+105
*
Start work on our StyleGuide implementation
Ian Cordasco
2016-02-01
1
-0
/
+24
*
Ignore only D203 and fix Flake8 errors
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Bare bones of a notification system
Ian Cordasco
2015-12-28
1
-0
/
+0