mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-30 12:01:53 +00:00
syntax/linting fixes
This commit is contained in:
6
pylama.ini
Normal file
6
pylama.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[pylama]
|
||||
ignore = D203, D212, D213, D406, D407, D408, D409, D100, D104, D401, F722
|
||||
max_line_length = 160
|
||||
|
||||
[pylama:mccabe]
|
||||
max-complexity = 35
|
||||
Reference in New Issue
Block a user