Skip to content

Commit faa081e

Browse files
committed
formatting: change hooks and add a reminder
1 parent c8d702c commit faa081e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
repos:
12
- repo: https://github.com/nix-community/nixpkgs-fmt
2-
rev: master
3+
rev: v1.2.0
34
hooks:
45
- id: nixpkgs-fmt

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ Currently the machines populated by this configuration are:
88
* alastor
99
* xanadu
1010

11+
Do not forget to run `pre-commit install` to get the formatting hooks running
12+
before contributing!

0 commit comments

Comments
 (0)