We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d702c commit faa081eCopy full SHA for faa081e
.pre-commit-config.yaml
@@ -1,4 +1,5 @@
1
+repos:
2
- repo: https://github.com/nix-community/nixpkgs-fmt
- rev: master
3
+ rev: v1.2.0
4
hooks:
5
- id: nixpkgs-fmt
README.md
@@ -8,3 +8,5 @@ Currently the machines populated by this configuration are:
8
* alastor
9
* xanadu
10
11
+Do not forget to run `pre-commit install` to get the formatting hooks running
12
+before contributing!
0 commit comments