From bf076e8d64acb1747d831a4ed6d40818665cada5 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 13 Nov 2025 14:46:43 -0600 Subject: [PATCH] feat: Add pre-commit run configuration (#3696) Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> --- .../Pre-Commit [spotlessApply detekt].run.xml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .run/Pre-Commit [spotlessApply detekt].run.xml diff --git a/.run/Pre-Commit [spotlessApply detekt].run.xml b/.run/Pre-Commit [spotlessApply detekt].run.xml new file mode 100644 index 000000000..a404a674c --- /dev/null +++ b/.run/Pre-Commit [spotlessApply detekt].run.xml @@ -0,0 +1,29 @@ + + + + + + + true + true + + false + false + + false + false + + + \ No newline at end of file