1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||
|
--- |
||||
|
extends: default |
||||
|
|
||||
|
rules: |
||||
|
line-length: disable |
||||
|
comments: disable |
||||
|
|
||||
|
ignore: | |
||||
|
.tox/ |
||||
|
.cache/ |
||||
|
.github/workflows |
Loading…
Reference in new issue