Open FasterSpeeding opened 1 year ago
opened a pr to fix your the issue
while it's not merged you can specify flake-dunder-all
as git+https://github.com/AlbertUnruh/flake8-dunder-all.git@master
*
*you need to update your codes from DALLXXX
to DALXXX
Description
Trying to ignore
DALL000
globally using a config file leads to a validation error when using flake8 v6.0.0Steps to Reproduce
Run flake8 with the following
.flake8
config fileActual result:
Expected result:
An error code which'll pass these checks is provided
Reproduces how often:
Every time this is used in the ignore section of a config file
Version
Installation source
Pip