mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 06:19:15 +02:00
feat: use nixfmt
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
ci:
|
||||
autoupdate_branch: "rewrite"
|
||||
skip: [nixfmt]
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
@@ -48,3 +49,8 @@ repos:
|
||||
rev: v0.10.0.1
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
|
||||
- repo: https://github.com/NixOS/nixfmt
|
||||
rev: d0c0cda4fe6b7ae2b9aa37f3ee15e6412573eb01
|
||||
hooks:
|
||||
- id: nixfmt
|
||||
|
Reference in New Issue
Block a user