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:
jade
2025-07-29 03:34:49 +00:00
committed by Lix Systems Gerrit
parent 569dcf9392
commit 2b42901ec7
13 changed files with 5 additions and 421 deletions
+1 -1
View File
@@ -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"