add pre-commit
This commit is contained in:
parent
26442d418f
commit
f32f606e56
@ -3,5 +3,7 @@ repos:
|
||||
rev: v0.9.0 # Use the desired version of ruff
|
||||
hooks:
|
||||
- id: ruff
|
||||
files: spotiplayer_pi/
|
||||
# args: ["--fix"] # Automatically apply fixes where possible
|
||||
- id: ruff-format
|
||||
files: spotiplayer_pi/
|
||||
|
Loading…
x
Reference in New Issue
Block a user