mirror of
https://github.com/UofCBaja/BajaUofCReimbursementForm.git
synced 2025-06-15 13:24:18 -06:00
fix (Actions): trying to get ruff to check everything
This commit is contained in:
parent
79c099bf43
commit
36bbba0898
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,4 +42,4 @@ jobs:
|
|||||||
run: pip install ruff
|
run: pip install ruff
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: ruff check ./*/*.py --ignore E402
|
run: ruff check ./*.py ./**/*/*.py --ignore E402
|
||||||
|
Loading…
x
Reference in New Issue
Block a user