contrib/plugins: init with mTLS store example
This reverts commit 2b42901ec7.
Reason for revert: the work required has been achieved.
Change-Id: I917b2f87e436a4e34bec0b788634d949b0236c62
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ pre-commit-run {
|
||||
enable = true;
|
||||
package = pkgs.llvmPackages.libclang.python;
|
||||
entry = "${pkgs.llvmPackages.libclang.python}/bin/git-clang-format --binary ${pkgs.llvmPackages.clang-tools}/bin/clang-format";
|
||||
files = "^(lix/|tests/)";
|
||||
files = "^(lix/|tests/|contrib/plugins/)";
|
||||
types = [
|
||||
"c++"
|
||||
"file"
|
||||
|
||||
Reference in New Issue
Block a user