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
/
unit
/
test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-125
/
+156
*
improve code coverage in a few places
Anthony Sottile
2021-04-07
1
-0
/
+7
*
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
1
-3
/
+3
*
ensure crlf line endings of stdin are handled properly
Anthony Sottile
2021-01-07
1
-0
/
+10
*
Fix using --exclude=.* to not match `.` and `..`
Anthony Sottile
2020-05-07
1
-0
/
+8
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
1
-2
/
+2
*
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
1
-16
/
+45
*
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
*
|
mypy now passes
Anthony Sottile
2019-05-19
1
-6
/
+0
|
/
*
FIX 507: allow multiple letters in codes
Илья Лебедев
2019-02-11
1
-0
/
+5
*
Improve error message for malformed per-file-ignores
Anthony Sottile
2019-01-30
1
-1
/
+2
*
Allow capitalized filenames in per-file-ignores
Anthony Sottile
2019-01-29
1
-3
/
+10
*
Support more syntaxes in per-file-ignores
Anthony Sottile
2019-01-07
1
-0
/
+76
*
Allow spaces in # noqa lists
Ian Stapleton Cordasco
2017-07-28
1
-0
/
+1
*
Support spaces as error/ignore code separators
Ian Cordasco
2017-05-25
1
-0
/
+5
*
Filter out empty ignore/select codes
Ian Cordasco
2017-05-20
1
-0
/
+5
*
Don't apply excludes greedily to subdirs
Anthony Sottile
2017-03-16
1
-0
/
+15
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
1
-3
/
+8
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-3
/
+3
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-4
/
+2
*
Add tests for parse_unified_diff
Ian Cordasco
2016-06-07
1
-0
/
+35
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
1
-3
/
+4
*
Add and fix documentation
Ian Cordasco
2016-02-25
1
-0
/
+6
*
Distinguish check types via plugin type manager
Ian Cordasco
2016-02-23
1
-0
/
+22
*
Add utility functions around filename matching
Ian Cordasco
2016-02-22
1
-0
/
+46
*
Add more docstrings and fix lint errors
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Add tests for normalize_path and normalize_paths
Ian Cordasco
2016-01-09
1
-0
/
+27
*
Start fleshing out flake8.utils
Ian Cordasco
2016-01-09
1
-0
/
+14