added pre-commit support for automated code linting/formatting
This commit is contained in:
parent
7acba2a5bb
commit
0dd73e6adb
4 changed files with 118 additions and 20 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,4 +2,4 @@
|
|||
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||
result
|
||||
result-*
|
||||
|
||||
.pre-commit-config.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue