fix pycodestyle config path
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ lint:py:
|
||||
needs: []
|
||||
script:
|
||||
- pip install pycodestyle
|
||||
- pycodestyle --config=setup.cfg --count .
|
||||
- pycodestyle --config=pycodestyle.cfg --count .
|
||||
|
||||
lint:js:
|
||||
image: node:14
|
||||
|
||||
Reference in New Issue
Block a user