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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
upgrade black and run via pre-commit
Anthony Sottile
2020-08-27
2
-3
/
+7
|
/
*
Release 3.8.3
3.8.3
Anthony Sottile
2020-06-08
1
-1
/
+1
*
Help clarify the option behaviour
msmetko
2020-06-07
1
-1
/
+1
*
fix JobsArgument --help output
Ruairidh MacLeod
2020-06-05
1
-0
/
+4
*
processor: Catch SyntaxError also when generating tokens for a file
Eric N. Vander Weele
2020-06-02
1
-1
/
+1
*
Release 3.8.2
3.8.2
Anthony Sottile
2020-05-22
2
-4
/
+2
*
treat --extend-exclude as a file list
Anthony Sottile
2020-05-21
1
-0
/
+1
*
config: Normalize paths in CLI-specified config relative to config dir
Eric N. Vander Weele
2020-05-18
1
-1
/
+1
*
config: Normalize paths in config relative to provided parent directory
Eric N. Vander Weele
2020-05-18
1
-4
/
+7
*
Parse --jobs as a custom argparse type. Fixes #567
Ruairidh MacLeod
2020-05-13
2
-9
/
+24
*
Manager.run_parallel: Remove useless sort by (column, column)
Anders Kaseorg
2020-05-12
1
-3
/
+1
*
Release 3.8.1
3.8.1
Anthony Sottile
2020-05-11
1
-1
/
+1
*
options: Forward `--output-file` to be reparsed for BaseFormatter
Eric N. Vander Weele
2020-05-11
1
-1
/
+6
*
Release 3.8.0
3.8.0
Anthony Sottile
2020-05-11
1
-1
/
+1
*
Merge branch 'exclude_dotfiles' into 'master'
Anthony Sottile
2020-05-07
1
-1
/
+1
|
\
|
*
Fix using --exclude=.* to not match `.` and `..`
Anthony Sottile
2020-05-07
1
-1
/
+1
*
|
Fix logical checks which report position out of bounds
Anthony Sottile
2020-05-07
1
-2
/
+6
|
/
*
Add deprecation message for git hook
Anthony Sottile
2020-04-27
1
-0
/
+11
*
Release 3.8.0a2
3.8.0a2
Anthony Sottile
2020-04-24
1
-1
/
+1
*
Fix type='str' optparse options
Anthony Sottile
2020-04-24
1
-0
/
+2
*
Release 3.8.0.a1
3.8.0a1
Anthony Sottile
2020-04-24
1
-1
/
+1
*
Support pyflakes 2.2.x
Anthony Sottile
2020-04-11
1
-0
/
+16
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
2
-20
/
+54
*
config: Determine path to user configuration immediately
Eric N. Vander Weele
2020-01-20
1
-17
/
+18
*
config: Remove checks for configs being previously parsed
Eric N. Vander Weele
2020-01-20
1
-30
/
+13
*
Merge branch 'file_not_found_error' into 'master'
Anthony Sottile
2020-01-16
1
-5
/
+4
|
\
|
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
1
-5
/
+4
*
|
Merge branch 'form_feed_difference' into 'master'
Anthony Sottile
2020-01-16
2
-16
/
+20
|
\
\
|
*
|
split lines the same when read from stdin
Anthony Sottile
2020-01-16
2
-16
/
+20
|
|
/
*
|
Fix the type= warning to contain the option name
Anthony Sottile
2020-01-16
1
-1
/
+2
|
/
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
1
-3
/
+4
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
4
-29
/
+13
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
1
-7
/
+7
*
config: Add 'config_file' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-12
2
-3
/
+13
*
Merge branch 'config-remove-parent-tail-state' into 'master'
Anthony Sottile
2020-01-13
1
-4
/
+1
|
\
|
*
config: Remove ConfigFileFinder 'parent' and 'tail' attributes
Eric N. Vander Weele
2020-01-12
1
-4
/
+1
*
|
application: Remove stale docstring param for `.find_plugins()`
Eric N. Vander Weele
2020-01-12
1
-3
/
+0
|
/
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
4
-42
/
+14
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
1
-2
/
+2
*
config: Add 'ignore_config_files' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-07
2
-3
/
+12
*
config: Change ConfigFileFinder._read_config() to accept variadic args
Eric N. Vander Weele
2020-01-06
1
-6
/
+6
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
3
-12
/
+41
*
application: Inline creation of config.ConfigFileFinder
Eric N. Vander Weele
2019-12-03
3
-22
/
+6
*
Merge branch 'fix/disable_noqa' into 'master'
Anthony Sottile
2019-12-03
1
-1
/
+4
|
\
|
*
Fix codes
Byeonghoon Yoo
2019-11-06
1
-5
/
+4
|
*
Fix lint error
Byeonghoon Yoo
2019-11-05
1
-1
/
+2
|
*
Fix should_ignore_file() to handle disable-noqa configuration
Byeonghoon Yoo
2019-11-05
1
-1
/
+1
|
*
Add disable_noqa attribute to FileProcessor
Byeonghoon Yoo
2019-11-05
1
-0
/
+3
*
|
Fix typos
Brian Wignall
2019-12-02
1
-2
/
+2
*
|
Merge branch 'fix/exit-zero' into 'master'
Anthony Sottile
2019-12-02
1
-1
/
+3
|
\
\
[prev]
[next]