mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 04:47:35 +01:00
fix pylint issues
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
# same profile for black and isort
|
||||
isort.settings.flags = "--profile black";
|
||||
# look for code smell
|
||||
# pylint.enable = true;
|
||||
pylint.enable = true;
|
||||
detect-private-keys.enable = true;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user