xenon icon indicating copy to clipboard operation
xenon copied to clipboard

Read configuration from `setup.cfg`

Open sobolevn opened this issue 6 years ago • 2 comments

My list of ignore and exclude options grew quite big, together with --max-absolute B --max-modules A --max-average A it looks to verbose to use.

Is it an option to specify the configuration inside setup.cfg (default place for configuring python tools like flake8, mypy, isort, etc)?

sobolevn avatar Jul 30 '19 10:07 sobolevn

Currently that is not supported. It was also requested for radon. I will have some time in 2/3 weeks so I might take a stab at that then.

rubik avatar Jul 30 '19 19:07 rubik

Awesome! Thanks.

sobolevn avatar Jul 30 '19 19:07 sobolevn