mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-12 10:56:53 -04:00
Improve Lint
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude=.git,./docs,./glances/outputs/static
|
||||
|
||||
# - name: Lint with Ruff
|
||||
# uses: chartboost/ruff-action@v1
|
||||
|
||||
- name: Static type check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user