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_main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test using python3.10
Anthony Sottile
2021-08-15
1
-2
/
+6
*
Automatically create output directories
Jouke Witteveen
2021-05-10
1
-2
/
+2
*
short circuit on ast error before tokenization error
Anthony Sottile
2021-04-18
1
-2
/
+14
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-94
/
+106
*
fix links in code
Anthony Sottile
2021-04-03
1
-2
/
+2
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-5
/
+5
*
upgrade pycodestyle to 2.7.0
Anthony Sottile
2021-03-14
1
-2
/
+1
*
Merge branch 'no_show_source' into 'master'
Anthony Sottile
2020-10-02
1
-0
/
+25
|
\
|
*
Add option to disable show-source for calling tools
Anthony Sottile
2020-06-19
1
-0
/
+25
*
|
fix skipping of physical checks when file does not end in newline
Anthony Sottile
2020-09-12
1
-0
/
+31
|
/
*
processor: Catch SyntaxError also when generating tokens for a file
Eric N. Vander Weele
2020-06-02
1
-0
/
+11
*
treat --extend-exclude as a file list
Anthony Sottile
2020-05-21
1
-1
/
+1
*
options: Forward `--output-file` to be reparsed for BaseFormatter
Eric N. Vander Weele
2020-05-11
1
-0
/
+14
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
1
-0
/
+19
*
Merge branch 'file_not_found_error' into 'master'
Anthony Sottile
2020-01-16
1
-0
/
+9
|
\
|
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
1
-0
/
+9
*
|
split lines the same when read from stdin
Anthony Sottile
2020-01-16
1
-0
/
+23
|
/
*
tests: Add integration tests for `--config` and `--isolated`
Eric N. Vander Weele
2019-12-29
1
-0
/
+28
*
Merge branch 'specific_noqa_pycodestyle' into 'master'
Anthony Sottile
2019-10-28
1
-0
/
+12
|
\
|
*
Do not pass `noqa` to plugins, have flake8 decide whether to report
Anthony Sottile
2019-08-29
1
-0
/
+12
*
|
Don't reset indent_char when we encounter E101
Anthony Sottile
2019-09-24
1
-0
/
+19
|
/
*
Hoist passing through sys.argv at the CLI layer
Eric N. Vander Weele
2019-08-29
1
-0
/
+10
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-14
/
+22
*
Fix / improve recently merged patches + CI
Anthony Sottile
2019-07-08
1
-1
/
+4
*
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
1
-0
/
+16
*
Fix crash when file fails to tokenize but parses
Anthony Sottile
2019-04-07
1
-0
/
+14
*
Improve error message for malformed per-file-ignores
Anthony Sottile
2019-01-30
1
-0
/
+27
*
Fix flake8 --statistics
Anthony Sottile
2019-01-30
1
-1
/
+18
*
Add integration test for `flake8 --diff`
Anthony Sottile
2019-01-30
1
-0
/
+43