Correctly integrate pre-commit.
This commit is contained in:
parent
6a69e169b5
commit
b8659e0b6c
3 changed files with 3 additions and 1 deletions
1
.envrc
1
.envrc
|
@ -1 +1,2 @@
|
|||
use flake
|
||||
export BASH_DEFAULT_TIMEOUT_MS=100000000
|
||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
*.iso
|
||||
result
|
||||
/.pre-commit-config.yaml
|
||||
.direnv
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
/nix/store/f0lbp69njxy3wbzlnkahyhwnvr6qa4kh-pre-commit-config.json
|
Loading…
Add table
Add a link
Reference in a new issue