Anthony Sottile
aa002ee4ed
require python 3.8.1+
2022-11-18 11:33:52 -05:00
Anthony Sottile
16c371d41c
Merge pull request #1739 from PyCQA/remove-optparse
...
remove optparse support
2022-11-15 19:10:38 -05:00
Anthony Sottile
88457a0894
remove optparse support
2022-11-15 19:01:40 -05:00
Anthony Sottile
1a92561312
Merge pull request #1738 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-11-14 21:13:28 -05:00
pre-commit-ci[bot]
82953c9ae3
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2 )
- [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.990 )
2022-11-15 01:55:50 +00:00
Anthony Sottile
c2dc3514b1
Merge pull request #1732 from LeetaoGoooo/main
...
Raise a exception if append-config files does not exist
2022-11-07 19:11:51 -05:00
lt94
314b9f5161
Raise exception if append-config does not exist
2022-11-07 19:06:48 -05:00
Anthony Sottile
ad1006e8cb
Merge pull request #1713 from mennoliefstingh/1689-warn-invalid-error-code
...
Adds error when incorrect error codes are parsed from config file
2022-11-07 18:57:52 -05:00
Menno Liefstingh
1346ddefd3
Adds warning when invalid error codes are parsed for ignore or extend-ignore from config file
2022-11-07 18:51:06 -05:00
Anthony Sottile
5eeee3fbc0
Merge pull request #1733 from atugushev/type-fixes
...
Fix typos
2022-11-06 11:01:10 -05:00
Albert Tugushev
175c9ae3bc
Fix typos
2022-11-06 16:49:02 +01:00
Anthony Sottile
ff8988bd58
Merge pull request #1727 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-10-31 22:33:30 -04:00
pre-commit-ci[bot]
71ac5d1e8a
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](https://github.com/asottile/reorder_python_imports/compare/v3.8.5...v3.9.0 )
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0 )
2022-11-01 01:55:24 +00:00
Anthony Sottile
0acd10b881
Merge pull request #1726 from PyCQA/sorted-results
...
ensure results are sorted for file traversal
2022-10-30 12:14:56 -07:00
Anthony Sottile
7a094fa826
ensure results are sorted for file traversal
2022-10-30 15:11:56 -04:00
Anthony Sottile
987a718787
Merge pull request #1725 from PyCQA/asottile-patch-1
...
add tidelift to FUNDING.yml
2022-10-28 20:21:27 -04:00
Anthony Sottile
449799975a
add tidelift to FUNDING.yml
2022-10-28 20:18:22 -04:00
Anthony Sottile
ec0433c443
Merge pull request #1724 from PyCQA/asottile-patch-1
...
add tidelift security policy
2022-10-28 20:15:55 -04:00
Anthony Sottile
eb66669067
add tidelift security policy
2022-10-28 20:12:25 -04:00
Anthony Sottile
b89d81a919
Merge pull request #1723 from PyCQA/mp-other-plats
...
enable multiprocessing on other platforms
2022-10-27 10:22:20 -04:00
Anthony Sottile
0d667a7329
enable multiprocessing on other platforms
2022-10-26 22:23:02 -07:00
Anthony Sottile
ebbb57d63c
Merge pull request #1722 from PyCQA/filename-cannot-be-none
...
remove impossible None check
2022-10-27 00:29:09 -04:00
Anthony Sottile
8b1e7c696f
remove impossible None check
2022-10-26 21:27:18 -07:00
Anthony Sottile
7dfe99616f
Merge pull request #1721 from PyCQA/itertools-chain
...
replace some unnecessary itertools.chain with *splat
2022-10-26 23:59:14 -04:00
Anthony Sottile
1745fd4a88
replace some unnecessary itertools.chain with *splat
2022-10-26 20:56:54 -07:00
Anthony Sottile
4272adeebc
Merge pull request #1720 from PyCQA/remove-diff
...
remove --diff option
2022-10-26 23:44:03 -04:00
Anthony Sottile
fba6df88f9
remove --diff option
2022-10-26 20:39:12 -07:00
Anthony Sottile
86268cbde8
Merge pull request #1718 from bagerard/fix_OptionManager_docstring
...
fix OptionManager outdated docstring
2022-10-24 17:56:50 -07:00
Bastien Gerard
3ec7257345
remove docstring of OptionManager as typing is sufficient
2022-10-24 20:53:42 -04:00
Anthony Sottile
b71be90ef6
Merge pull request #1717 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-10-17 21:42:03 -04:00
pre-commit-ci[bot]
9b929478d1
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.8.4 → v3.8.5](https://github.com/asottile/reorder_python_imports/compare/v3.8.4...v3.8.5 )
2022-10-18 01:25:12 +00:00
Anthony Sottile
09a75e8f5a
Merge pull request #1624 from atugushev/format-option-help
...
Display list of available formatters with help for `--format`
2022-10-15 13:03:17 -07:00
Albert Tugushev
48b2919130
Display list of available formatters with help for --format
2022-10-15 15:39:05 -04:00
Anthony Sottile
fbb33430e6
Merge pull request #1710 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-10-10 19:54:47 -07:00
pre-commit-ci[bot]
df93879595
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.8.3 → v3.8.4](https://github.com/asottile/reorder_python_imports/compare/v3.8.3...v3.8.4 )
- [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.1.0 )
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
- [github.com/pre-commit/mirrors-mypy: v0.981 → v0.982](https://github.com/pre-commit/mirrors-mypy/compare/v0.981...v0.982 )
2022-10-11 02:26:58 +00:00
Anthony Sottile
b220ee957a
Merge pull request #1707 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-10-03 21:19:12 -04:00
pre-commit-ci[bot]
b029e85b44
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/mirrors-mypy/compare/v0.971...v0.981 )
2022-10-04 01:05:39 +00:00
Anthony Sottile
144974f622
Merge pull request #1706 from PyCQA/asottile-patch-1
...
Add link to GitHub Sponsors for primary maintainer
2022-10-03 14:51:04 -04:00
Anthony Sottile
4bba8798ea
Add link to GitHub Sponsors for primary maintainer
2022-10-03 12:25:05 -04:00
Anthony Sottile
2c1bfa1f3d
Merge pull request #1696 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-09-26 21:45:50 -04:00
pre-commit-ci[bot]
d59c42769c
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.8.2 → v3.8.3](https://github.com/asottile/reorder_python_imports/compare/v3.8.2...v3.8.3 )
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2 )
2022-09-27 01:09:19 +00:00
Anthony Sottile
113aa89cd2
Merge pull request #1695 from PyCQA/remove-help-text-from-docs
...
remove example help text from docs to avoid confusion
2022-09-22 21:07:46 -04:00
Anthony Sottile
eafb4d7254
remove example help text from docs to avoid confusion
2022-09-22 21:04:10 -04:00
Anthony Sottile
5d8a0b8158
Merge pull request #1694 from eli-schwartz/documentation-count-exit-code
...
fix documentation for the --count option
2022-09-22 21:02:29 -04:00
Eli Schwartz
045923237e
fix documentation for the --count option
...
It erroneously claimed that it set the application exit code to 1 if the
count was greater than 1. However, this is false, because the --count
option doesn't modify the error code at any time.
If the count was greater than 1, then the exit code was already 1, even
in the absence of --count, unless --exit-zero was used.
This documentation bug resulted in people reading the `flake8 --help`
output and believing that --count is mandatory in order to ensure that
flake8 produces errors in automated processes (such as CI scripts) when
flake8 violations are detected.
2022-09-22 20:53:52 -04:00
Anthony Sottile
4be02109df
Merge pull request #1693 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-09-19 20:04:57 -05:00
pre-commit-ci[bot]
8c7c38bad9
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0 )
2022-09-20 00:54:40 +00:00
Anthony Sottile
7a6c42fc43
Merge pull request #1681 from wookie184/use-extend-ignore-in-docs
...
Prefer extend-ignore over ignore in general examples
2022-09-06 13:57:07 -04:00
wookie184
a3e31c2f44
Prefer extend-ignore over ignore in general examples
2022-09-06 18:29:02 +01:00
Anthony Sottile
4d1a72afc2
Merge pull request #1680 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-09-05 22:03:08 -04:00