diff --git a/.precommit-config b/.precommit-config new file mode 100644 index 0000000..60cb220 --- /dev/null +++ b/.precommit-config @@ -0,0 +1,3 @@ +# .precommit-config +# Set to true to enable pre-commit checks, false to disable +run_checks=true