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
/
processor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start adding documentation about developing plugins
Ian Cordasco
2016-05-16
1
-0
/
+1
*
Document flake8.checker and flake8.processor
Ian Cordasco
2016-05-14
1
-14
/
+14
*
Add more tests around the processor module
Ian Cordasco
2016-03-29
1
-2
/
+9
*
Log the attribute error for developers
Ian Cordasco
2016-03-26
1
-1
/
+8
*
Remove unnecessary and outdated test runner
Ian Cordasco
2016-03-17
1
-2
/
+4
*
Run checks expecting an AST
Ian Cordasco
2016-03-15
1
-0
/
+9
*
Ensure the logical line is tracked on the processor
Ian Cordasco
2016-03-15
1
-1
/
+2
*
Log tokens at a lower level than debug
Ian Cordasco
2016-03-14
1
-3
/
+4
*
Fix indentation causing incorrect logical lines
Ian Cordasco
2016-03-14
1
-2
/
+2
*
Add ability to check if a file is ignored inline
Ian Cordasco
2016-03-14
1
-0
/
+16
*
Fix missing attributes for pep8 plugins
Ian Cordasco
2016-03-10
1
-1
/
+14
*
Make flake8 actually work
Ian Cordasco
2016-03-10
1
-1
/
+3
*
Refactor processor and file checker some more
Ian Cordasco
2016-03-04
1
-1
/
+67
*
Move processor to its own module
Ian Cordasco
2016-03-04
1
-0
/
+300