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
*
Test default provided options are forwarded
Eric N. Vander Weele
2019-08-31
1
-0
/
+7
*
Add typings to ConfigFileFinder constructor
Eric N. Vander Weele
2019-08-29
1
-6
/
+6
*
Hoist passing through sys.argv at the CLI layer
Eric N. Vander Weele
2019-08-29
1
-0
/
+10
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
2
-1
/
+13
*
move from optparse to argparse
Anthony Sottile
2019-08-17
13
-88
/
+166
*
Fix --show-source when indented with tabs
Anthony Sottile
2019-08-10
1
-9
/
+19
*
utils: Tighten `parse_comma_separated_list()` contract further
Eric N. Vander Weele
2019-07-28
1
-0
/
+1
*
utils: Change `normalize_paths()` contract
Eric N. Vander Weele
2019-07-28
1
-4
/
+3
*
utils: Change `parse_comma_separated_list()` contract
Eric N. Vander Weele
2019-07-28
1
-5
/
+0
*
Fix / improve recently merged patches + CI
Anthony Sottile
2019-07-08
2
-17
/
+49
*
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
3
-8
/
+22
*
Merge branch 'master' into 'master'
Anthony Sottile
2019-07-08
1
-0
/
+10
|
\
|
*
Remove filter by filename in utils.filenames_from
Yevhen Amelin
2019-03-19
1
-0
/
+10
*
|
Update test_violation.py
Markus Piotrowski
2019-06-16
1
-0
/
+3
*
|
mypy now passes
Anthony Sottile
2019-05-19
9
-30
/
+16
*
|
whitelist a bandit false positive and improve type annotation
Anthony Sottile
2019-05-19
1
-3
/
+3
*
|
Fix crash when file fails to tokenize but parses
Anthony Sottile
2019-04-07
1
-0
/
+14
|
/
*
makes prelim_args test more explicit
Charles Frye
2019-03-11
1
-1
/
+1
*
Fixes handling of empty lists by Application
Charles Frye
2019-03-07
1
-0
/
+10
*
Ensure exceptions are pickleable
Anthony Sottile
2019-02-19
1
-0
/
+54
*
Speed up flake8 when only 1 filename is passed
Anthony Sottile
2019-02-17
1
-7
/
+13
*
FIX 507: allow multiple letters in codes
Илья Лебедев
2019-02-11
1
-0
/
+5
*
Fix reporting of UndefinedLocal pyflakes error
Anthony Sottile
2019-01-31
1
-0
/
+18
*
Improve error message for malformed per-file-ignores
Anthony Sottile
2019-01-30
2
-1
/
+29
*
Fix flake8 --statistics
Anthony Sottile
2019-01-30
2
-6
/
+29
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
2
-1
/
+13
*
Merge branch 'is/490' into 'master'
Anthony Sottile
2019-01-30
1
-0
/
+43
|
\
|
*
Add integration test for `flake8 --diff`
Anthony Sottile
2019-01-30
1
-0
/
+43
*
|
Fix linters
Anthony Sottile
2019-01-30
1
-4
/
+9
*
|
Refactor file processor tests to use fixture
Tomer Keren
2019-01-30
2
-59
/
+51
*
|
Fix python2 unicode test error
Tomer Keren
2019-01-30
2
-5
/
+7
*
|
Fix dogfood
Tomer Keren
2019-01-30
2
-2
/
+3
*
|
Write a test checking plugin failure exception handling
Tomer Keren
2019-01-30
2
-0
/
+35
|
/
*
Allow capitalized filenames in per-file-ignores
Anthony Sottile
2019-01-29
1
-3
/
+10
*
Latest pycodestyle
Anthony Sottile
2019-01-29
2
-1
/
+2
*
Fix linters
Anthony Sottile
2019-01-27
2
-3
/
+3
*
Merge branch 'master' into 'master'
Ian Stapleton Cordasco
2019-01-17
1
-0
/
+10
|
\
|
*
Fixed linting errors
ymdatta
2019-01-04
1
-1
/
+1
|
*
test_option:Modify the tests to check support for optparse's types.
ymdatta
2018-11-09
1
-5
/
+7
|
*
Added tests for optparse's 'float' and 'complex' types
ymdatta
2018-10-28
1
-0
/
+8
*
|
Support more syntaxes in per-file-ignores
Anthony Sottile
2019-01-07
1
-0
/
+76
*
|
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
4
-275
/
+4
*
|
Add tests for noqa without a space
Tomer Keren
2018-12-27
2
-0
/
+10
*
|
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
5
-79
/
+43
*
|
Add tests for the expected behaviour of per-file-ignores
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+100
|
/
*
Fixups after 3.6.0 release
Anthony Sottile
2018-10-23
1
-12
/
+11
*
Be explicit about the bytes put into test files
Anthony Sottile
2018-10-23
1
-5
/
+6
*
Revert "Merge branch 'revert-63b91c95' into 'master'"
Anthony Sottile
2018-10-23
1
-0
/
+26
*
Revert "Merge branch 'match_newlines_py3' into 'master'"
Anthony Sottile
2018-10-23
1
-26
/
+0
[next]