feat: use nixfmt

This commit is contained in:
Oskar Manhart
2024-09-09 10:31:41 +02:00
parent b0f2830224
commit 7d5cce374c
4 changed files with 122 additions and 102 deletions

View File

@@ -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