mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
isort: add initial config
Signed-off-by: Filipe Laíns <lains@archlinux.org> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
4cf94816ae
commit
8f47b8d731
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@
|
|||
max-line-length = 127
|
||||
max-complexity = 10
|
||||
|
||||
[isort]
|
||||
line_length = 127
|
||||
lines_between_types = 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue