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
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
1
-0
/
+4
|
/
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
3
-132
/
+199
*
Use default comma-separated regex for local-plugin paths.
Carl Meyer
2017-10-25
1
-2
/
+1
*
Add paths option in local-plugins config file.
Carl Meyer
2017-10-24
1
-6
/
+31
*
Catch UnicodeDecodeError while parsing config files
Anthony Sottile
2017-10-09
1
-7
/
+15
*
Allow our local plugin parsing to accept commas
Ian Stapleton Cordasco
2017-08-09
1
-5
/
+8
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-5
/
+12
*
Don't load local plugins from user config.
Carl Meyer
2017-08-06
1
-11
/
+9
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
2
-31
/
+81
*
Fix quiet/verbose config problem
Shinya Kawaguchi
2017-07-27
1
-1
/
+2
*
Clean up some uses of set, list, and dict
Jon Dufresne
2017-05-13
1
-2
/
+2
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-3
/
+2
*
Force --version to be reproducible
Raphael Das Gupta
2017-01-21
1
-1
/
+1
*
Add --bug-report flag to help bug reporters
Ian Cordasco
2016-08-07
1
-2
/
+3
*
Re-allow for relative paths for exclude
Ian Cordasco
2016-07-29
2
-5
/
+10
*
Allow plugins that are on by default to be ignored
Ian Cordasco
2016-07-28
1
-4
/
+2
*
Fix project config file discovery
Ian Cordasco
2016-07-26
1
-8
/
+5
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
1
-3
/
+37
*
Update setuptools integration for setup.cfg
bug/163
Ian Cordasco
2016-07-09
1
-0
/
+13
*
Revert "Prefer `.flake8` if present for options."
Ian Cordasco
2016-06-28
1
-3
/
+1
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
1
-2
/
+4
*
Enable plugins automatically during registration
Ian Cordasco
2016-06-28
2
-2
/
+20
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
2
-2
/
+4
*
Prefer `.flake8` if present for options.
Tom Prince
2016-06-25
1
-1
/
+3
*
Move flake8 into src
Ian Cordasco
2016-06-25
4
-0
/
+621
[prev]