formatting: disable formatting of repl test files

Change-Id: I1b5fedbf3f54ada2a8e105f1f318956154169760
This commit is contained in:
rootile
2026-06-09 19:16:46 +02:00
parent 868ec73e16
commit 28a8c5c42a
+1
View File
@@ -133,6 +133,7 @@ pre-commit-run {
"^tests/functional/lang/"
"^tests/functional2/.+\\.exp"
"^tests/functional2/.+\\.nix"
"^tests/functional2/repl_characterization/.+/.+\\.md"
''\.patch$''
];
};