mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
add [pycodestyle] config to setup.cfg
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
7542798335
commit
c54000045c
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[pycodestyle]
|
||||
max-line-length = 127
|
||||
|
||||
[flake8]
|
||||
max-line-length = 127
|
||||
max-complexity = 10
|
||||
|
|
Loading…
Add table
Reference in a new issue