mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-06-14 12:44:18 -06:00
fix(ruff): now checks all
This commit is contained in:
parent
d2ebe1f7a9
commit
7c21561226
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
run: pip install ruff
|
||||
|
||||
- name: Lint
|
||||
run: ruff check ./*.py ./**/*/*.py --ignore E402
|
||||
run: ruff check --ignore E402
|
||||
|
||||
Dockerhub:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user