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
/
src
/
flake8
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor to support the per-file-ignores
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+32
*
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
1
-0
/
+1
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-28
/
+34
*
Allow our local plugin parsing to accept commas
Ian Stapleton Cordasco
2017-08-09
1
-2
/
+8
*
Support spaces as error/ignore code separators
Ian Cordasco
2017-05-25
1
-1
/
+2
*
Filter out empty ignore/select codes
Ian Cordasco
2017-05-20
1
-1
/
+2
*
Don't apply excludes greedily to subdirs
Anthony Sottile
2017-03-16
1
-1
/
+1
*
Modify stdin retriever to detect coding pragma
Ian Cordasco
2017-02-20
1
-4
/
+14
*
Diable multiprocessing behaviour on Windows
Ian Cordasco
2016-07-29
1
-1
/
+11
*
Ensure we're only on Python 2.7
Ian Cordasco
2016-07-26
1
-1
/
+1
*
Check for alternate_separator only when truthy
Ian Cordasco
2016-07-22
1
-1
/
+2
*
Check for both os.path.sep and os.path.altsep
Ian Cordasco
2016-07-22
1
-4
/
+7
*
Fix up merge request 78
Ian Cordasco
2016-07-20
1
-10
/
+12
*
Allow stdin and directly named files to be excluded from check
Leonardo Rochael Almeida
2016-07-20
1
-12
/
+14
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
1
-0
/
+17
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
1
-8
/
+15
*
Search current directory if no paths are specified
Ian Cordasco
2016-06-26
1
-6
/
+12
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-0
/
+279