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
/
tests
/
integration
/
test_checker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle new SyntaxError tuple on 3.10
Ian Stapleton Cordasco
2021-08-15
1
-0
/
+24
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-78
/
+132
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-2
/
+3
*
Support linting when missing sem_open syscall
Nekokatt
2020-08-27
1
-0
/
+35
*
Tests: Add a value to mocked entry_points, so pytest 6+ can log it
Miro HronĨok
2020-07-20
1
-0
/
+1
*
Fix logical checks which report position out of bounds
Anthony Sottile
2020-05-07
1
-0
/
+22
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
1
-5
/
+4
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
1
-1
/
+1
*
Switch from entrypoints to importlib_metadata
Anthony Sottile
2019-11-28
1
-1
/
+6
*
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
1
-2
/
+1
*
mypy now passes
Anthony Sottile
2019-05-19
1
-6
/
+4
*
checker: allow physical checks to return multiple results, add tests
Tom Milligan
2018-12-10
1
-7
/
+81
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
1
-4
/
+3
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-4
/
+4
*
Enable users who want to track all files processed
Ian Cordasco
2016-12-20
1
-0
/
+1
*
Serialize Checkers PluginTypeManager to a dict
Ian Cordasco
2016-08-03
1
-1
/
+5
*
Sort reports by line and column
Fabian Neundorf
2016-07-28
1
-0
/
+68
*
Relocate integration style checker tests
Ian Cordasco
2016-07-24
1
-0
/
+78