added pre-commit support for automated code linting/formatting

This commit is contained in:
Dennis Frieberg 2023-11-08 00:46:02 +01:00
parent 7acba2a5bb
commit 0dd73e6adb
Signed by: nerf
GPG key ID: 42DED0E2D8F04FB6
4 changed files with 118 additions and 20 deletions

2
.gitignore vendored
View file

@ -2,4 +2,4 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
.pre-commit-config.yaml