black/docs/compatible_configs/pylint/pylintrc
Shota Ray Imaki b64fd2bbec
Add compatible configuration files. (psf#1789) (#1792)
* Add compatible configuration files. (psf#1789)

* Simplify isort configuration files. (#1789)
2020-10-30 08:13:55 -07:00

6 lines
73 B
INI

[MESSAGES CONTROL]
disable = C0330, C0326
[format]
max-line-length = 88