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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
5
-30
/
+122
*
Merge branch 'upgrade_pip_no_get_pip' into 'master'
Anthony Sottile
2020-01-27
1
-2
/
+1
|
\
|
*
Upgrade pip in gitlab ci without using get-pip.py
Anthony Sottile
2020-01-27
1
-2
/
+1
|
/
*
Merge branch 'config-appdirs' into 'master'
Anthony Sottile
2020-01-21
3
-38
/
+24
|
\
|
*
config: Determine path to user configuration immediately
Eric N. Vander Weele
2020-01-20
3
-38
/
+24
|
/
*
Merge branch 'config-remove-config-caching' into 'master'
Anthony Sottile
2020-01-20
2
-54
/
+13
|
\
|
*
config: Remove checks for configs being previously parsed
Eric N. Vander Weele
2020-01-20
2
-54
/
+13
|
/
*
Merge branch 'file_not_found_error' into 'master'
Anthony Sottile
2020-01-16
3
-6
/
+14
|
\
|
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
3
-6
/
+14
*
|
Merge branch 'document_before_after' into 'master'
Anthony Sottile
2020-01-16
1
-0
/
+11
|
\
\
|
*
|
document that contents may appear before/after a noqa comment
Anthony Sottile
2020-01-16
1
-0
/
+11
|
|
/
*
|
Merge branch 'form_feed_difference' into 'master'
Anthony Sottile
2020-01-16
4
-29
/
+47
|
\
\
|
*
|
split lines the same when read from stdin
Anthony Sottile
2020-01-16
4
-29
/
+47
|
|
/
*
|
Merge branch 'warning_contains_option' into 'master'
Anthony Sottile
2020-01-16
1
-1
/
+2
|
\
\
|
*
|
Fix the type= warning to contain the option name
Anthony Sottile
2020-01-16
1
-1
/
+2
|
|
/
*
|
Merge branch 'typo_fixes' into 'master'
Anthony Sottile
2020-01-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Some typo fixes in git hooks docs
Sorin Sbarnea
2020-01-16
1
-2
/
+2
|
/
*
Merge branch 'config-finder-extra-files-optional' into 'master'
Anthony Sottile
2020-01-13
6
-22
/
+17
|
\
|
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
6
-22
/
+17
|
/
*
Merge branch 'config-finder-config-file' into 'master'
Anthony Sottile
2020-01-13
9
-48
/
+66
|
\
|
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
8
-35
/
+19
|
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
4
-12
/
+19
|
*
config: Add 'config_file' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-12
3
-3
/
+30
|
/
*
Merge branch 'config-remove-parent-tail-state' into 'master'
Anthony Sottile
2020-01-13
2
-10
/
+8
|
\
|
*
config: Remove ConfigFileFinder 'parent' and 'tail' attributes
Eric N. Vander Weele
2020-01-12
2
-7
/
+5
|
*
tests: Ensure patched `os.getcwd()` is an absolute path
Eric N. Vander Weele
2020-01-12
1
-3
/
+3
*
|
Merge branch 'config-finder-isolated-cleanup' into 'master'
Anthony Sottile
2020-01-13
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
application: Remove stale docstring param for `.find_plugins()`
Eric N. Vander Weele
2020-01-12
1
-3
/
+0
*
|
Merge branch 'config-finder-isolated' into 'master'
Anthony Sottile
2020-01-08
9
-54
/
+60
|
\
\
|
|
/
|
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
8
-48
/
+22
|
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
4
-3
/
+6
|
*
config: Add 'ignore_config_files' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-07
3
-3
/
+32
|
/
*
Merge branch 'config-read-varargs' into 'master'
Anthony Sottile
2020-01-07
3
-9
/
+9
|
\
|
*
config: Change ConfigFileFinder._read_config() to accept variadic args
Eric N. Vander Weele
2020-01-06
3
-9
/
+9
|
/
*
Merge branch 'aggregator-config-isolated-fix' into 'master'
Anthony Sottile
2019-12-30
6
-19
/
+74
|
\
|
*
tests: Add integration tests for `--config` and `--isolated`
Eric N. Vander Weele
2019-12-29
1
-0
/
+28
|
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
5
-19
/
+46
|
/
*
Merge branch 'app-remove-make-config-finder' into 'master'
Anthony Sottile
2019-12-03
4
-28
/
+13
|
\
|
*
application: Inline creation of config.ConfigFileFinder
Eric N. Vander Weele
2019-12-03
4
-28
/
+13
|
/
*
Merge branch 'fix/disable_noqa' into 'master'
Anthony Sottile
2019-12-03
3
-1
/
+15
|
\
|
*
Remove redundant sample data
Isac Yoo
2019-11-13
1
-9
/
+2
|
*
Fix codes
Byeonghoon Yoo
2019-11-06
2
-25
/
+34
|
*
Fix lint error
Byeonghoon Yoo
2019-11-05
1
-1
/
+2
|
*
Add unit test for dd411e95
Byeonghoon Yoo
2019-11-05
2
-13
/
+21
|
*
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
*
|
Merge branch 'typo' into 'master'
Anthony Sottile
2019-12-02
3
-4
/
+4
|
\
\
|
*
|
Fix typos
Brian Wignall
2019-12-02
3
-4
/
+4
|
/
/
*
|
Merge branch 'fix/exit-zero' into 'master'
Anthony Sottile
2019-12-02
2
-18
/
+7
|
\
\
|
*
|
Fixes --exit-zero when empty --diff
Kinya TERASAKA
2019-12-02
2
-18
/
+7
[next]