[pylint] Ignore indentations that black is cool with
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
disable=E0202,E1101,E0401,C0111,C0103
|
disable=E0202,E1101,E0401,C0111,C0103,C0330
|
||||||
max-line-length=120
|
max-line-length=120
|
||||||
|
|||||||
Reference in New Issue
Block a user