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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test using python3.10
Anthony Sottile
2021-08-15
1
-2
/
+6
*
Handle new SyntaxError tuple on 3.10
Ian Stapleton Cordasco
2021-08-15
1
-0
/
+24
*
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
6
-210
/
+296
*
fix mypy errors
Anthony Sottile
2021-04-07
1
-0
/
+4
*
fix links in code
Anthony Sottile
2021-04-03
1
-2
/
+2
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
4
-11
/
+11
*
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
*
|
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
|
/
*
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
*
Fix logical checks which report position out of bounds
Anthony Sottile
2020-05-07
1
-0
/
+22
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
2
-6
/
+0
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
2
-5
/
+23
*
Merge branch 'file_not_found_error' into 'master'
Anthony Sottile
2020-01-16
2
-1
/
+10
|
\
|
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
2
-1
/
+10
*
|
split lines the same when read from stdin
Anthony Sottile
2020-01-16
1
-0
/
+23
|
/
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
1
-2
/
+1
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
1
-2
/
+2
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
1
-1
/
+4
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
1
-2
/
+2
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
1
-1
/
+2
*
tests: Add integration tests for `--config` and `--isolated`
Eric N. Vander Weele
2019-12-29
1
-0
/
+28
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
1
-6
/
+4
*
Switch from entrypoints to importlib_metadata
Anthony Sottile
2019-11-28
1
-1
/
+6
*
Merge branch 'separate-prelim-options' into 'master'
Anthony Sottile
2019-10-31
1
-0
/
+4
|
\
|
*
application: Register preliminary options on a separate argument parser
Eric N. Vander Weele
2019-10-25
1
-1
/
+4
|
*
options: Split-out registration of preliminary options
Eric N. Vander Weele
2019-10-25
1
-0
/
+1
*
|
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
*
|
config: Remove `args` parameter from `ConfigFileFinder.__init__`
Eric N. Vander Weele
2019-10-13
1
-2
/
+2
*
|
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
2
-2
/
+17
*
mypy now passes
Anthony Sottile
2019-05-19
1
-6
/
+4
*
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
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
1
-0
/
+13
*
Add integration test for `flake8 --diff`
Anthony Sottile
2019-01-30
1
-0
/
+43
*
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
[next]