Merge "Add treefmt pre-commit hook" into main
This commit is contained in:
committed by
Gerrit Code Review
commit
56c7dfd652
@@ -329,6 +329,10 @@
|
||||
stages = [ "commit" ];
|
||||
excludes = [ "^tests/functional/lang/" ];
|
||||
};
|
||||
treefmt = {
|
||||
enable = true;
|
||||
settings.formatters = [ ];
|
||||
};
|
||||
};
|
||||
}) pre-commit-hooks.lib;
|
||||
};
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
[formatter]
|
||||
Reference in New Issue
Block a user