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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use typesafe NamedTuple
new_namedtuple
Anthony Sottile
2022-01-05
1
-1
/
+1
*
type the rest of the legacy api
Anthony Sottile
2022-01-05
1
-27
/
+7
*
perform path normalization on '.'
Anthony Sottile
2022-01-05
1
-0
/
+1
*
fix extended_default_select from plugin loading
Anthony Sottile
2022-01-01
2
-6
/
+7
*
move managing of off_by_default / enable_extensions to plugin loading
off_by_default
Anthony Sottile
2022-01-01
6
-83
/
+81
*
rework plugin loading
Anthony Sottile
2021-12-31
19
-685
/
+852
*
add check for a missing specified config file
Ruairidh MacLeod
2021-12-24
1
-1
/
+1
*
add failing test for missing config file
Ruairidh MacLeod
2021-12-24
2
-0
/
+24
*
fix AttributeError when catatstrophic failure is triggered
Anthony Sottile
2021-12-24
1
-0
/
+11
*
have OptionManager take plugin versions directly
Anthony Sottile
2021-12-08
4
-148
/
+25
*
use plugin_name= instead of dicts in exceptions
Anthony Sottile
2021-12-07
1
-2
/
+2
*
eliminate --bug-report double-parse quirk with store_true
Anthony Sottile
2021-12-07
1
-45
/
+0
*
add integration test for off_by_default plugin
Anthony Sottile
2021-12-07
1
-0
/
+28
*
refactor run_checks to not take an Optional list of filenames
Anthony Sottile
2021-11-25
3
-8
/
+9
*
refactor and simplify configuration loading
Anthony Sottile
2021-11-22
13
-490
/
+202
*
move from allowlist to blocklist for mypy
Anthony Sottile
2021-11-14
6
-5
/
+9
*
replace py2-kwonly shim with true kwonly args
Anthony Sottile
2021-11-14
1
-8
/
+6
*
improve integration tests
Anthony Sottile
2021-11-14
2
-29
/
+54
*
split out file discovery and test it
Anthony Sottile
2021-11-14
3
-95
/
+184
*
fix test name after exit -> exit_code refactor
Anthony Sottile
2021-11-14
1
-2
/
+2
*
have application return exit code for easier testing
Anthony Sottile
2021-11-14
2
-17
/
+17
*
use return value of parse_args directly
Anthony Sottile
2021-11-14
2
-12
/
+12
*
add a __repr__ for JobsArgument
Anthony Sottile
2021-11-14
1
-0
/
+6
*
improve coverage a bit
Anthony Sottile
2021-11-14
2
-8
/
+46
*
remove some unused test fixture files
Anthony Sottile
2021-11-14
3
-18
/
+0
*
Merge pull request #1454 from asottile/unused-example-code
Anthony Sottile
2021-11-14
4
-6
/
+0
|
\
|
*
remove unused example-code test fixtures
Anthony Sottile
2021-11-14
4
-6
/
+0
*
|
remove dead code
Anthony Sottile
2021-11-14
2
-17
/
+0
|
/
*
add --color option
Anthony Sottile
2021-11-05
3
-0
/
+48
*
Fix tests
Max R
2021-10-17
1
-51
/
+18
*
Drop support for Home and XDG config files
Ian Stapleton Cordasco
2021-10-10
1
-77
/
+10
*
fix test name after refactor
Anthony Sottile
2021-09-08
1
-2
/
+2
*
write directly to sys.stdout.buffer to avoid windows io encoding
Anthony Sottile
2021-09-08
1
-19
/
+8
*
test using python3.10
Anthony Sottile
2021-08-15
2
-16
/
+13
*
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
3
-27
/
+14
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
30
-1167
/
+1514
*
Fix bug for plugins using extend_default_ignore
fix-extend-default-ignore
Ian Stapleton Cordasco
2021-04-15
2
-178
/
+400
*
Add --extend-select command line argument
Frank Winklmeier
2021-04-11
2
-16
/
+26
*
improve code coverage in a few places
Anthony Sottile
2021-04-07
1
-0
/
+7
*
fix mypy errors
Anthony Sottile
2021-04-07
3
-46
/
+36
*
fix links in code
Anthony Sottile
2021-04-03
2
-3
/
+3
*
audit + string joining
Anthony Sottile
2021-03-30
1
-1
/
+1
*
clean up version_info references
Anthony Sottile
2021-03-30
1
-1
/
+0
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
24
-40
/
+44
*
introduce pyupgrade, run it in python2-compatible mode
Anthony Sottile
2021-03-29
1
-1
/
+1
*
remove flake8 setuptools command
Anthony Sottile
2021-03-29
1
-33
/
+0
*
remove vcs integration
Anthony Sottile
2021-03-29
1
-29
/
+0
*
upgrade pycodestyle to 2.7.0
Anthony Sottile
2021-03-14
2
-2
/
+2
[next]