mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-08 15:25:23 +02:00
code quality
This commit is contained in:
parent
ccf1a9b31c
commit
ed789fb9e8
8 changed files with 37 additions and 44 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -17,7 +17,6 @@ jobs:
|
|||
uses: py-actions/flake8@v2
|
||||
with:
|
||||
ignore: "BLK100"
|
||||
exclude: "tests/*"
|
||||
max-line-length: "128"
|
||||
path: "."
|
||||
plugins: "flake8-bugbear==22.1.11 flake8-black"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue