treefmt: update ruff
This commit is contained in:
parent
08e9148008
commit
fb0a2cd0f1
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
deadnix.enable = true;
|
||||
nixfmt.enable = true;
|
||||
prettier.enable = true;
|
||||
ruff.check = true;
|
||||
ruff.format = true;
|
||||
ruff-check.enable = true;
|
||||
ruff-format.enable = true;
|
||||
statix.enable = true;
|
||||
terraform.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue