renamed git-hooks to silence warning
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
# This is your devenv configuration
|
# This is your devenv configuration
|
||||||
|
|
||||||
# https://devenv.sh/reference/options/#pre-commithooks
|
# https://devenv.sh/reference/options/#pre-commithooks
|
||||||
pre-commit.hooks = {
|
git-hooks.hooks = {
|
||||||
end-of-file-fixer.enable = true;
|
end-of-file-fixer.enable = true;
|
||||||
trim-trailing-whitespace.enable = true;
|
trim-trailing-whitespace.enable = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user