Revert "contrib/plugins: init with mTLS store example"
Revert submission 3698 Reason for revert: Regressed the build, needs some rework. Reverted changes: /q/submissionid:3698 Change-Id: I651e35435f1006c0abf8c37feb3aa385ac6d4256
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/|contrib/plugins/)";
|
||||
files = "^(lix/|tests/)";
|
||||
types = [
|
||||
"c++"
|
||||
"file"
|
||||
|
||||
Reference in New Issue
Block a user