mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
b49b05fb9e
commit
552b3ae8f2
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ warn_unused_ignores = true
|
||||||
disallow_untyped_defs = false
|
disallow_untyped_defs = false
|
||||||
|
|
||||||
[codespell]
|
[codespell]
|
||||||
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
|
|
||||||
skip = .git
|
skip = .git
|
||||||
check-hidden = true
|
check-hidden = true
|
||||||
ignore-regex = \bNed Batchelder\b
|
ignore-regex = \bNed Batchelder\b
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue