mirror of
https://github.com/UofCBaja/BajaUofCReimbursementForm.git
synced 2025-06-15 05:14:19 -06:00
fix(Actions): ruff now checks all
This commit is contained in:
parent
36bbba0898
commit
ee1a187354
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
run: pip install ruff
|
||||
|
||||
- name: Lint
|
||||
run: ruff check ./*.py ./**/*/*.py --ignore E402
|
||||
run: ruff check --ignore E402
|
||||
|
Loading…
x
Reference in New Issue
Block a user