From 424d7ac95aa2bdeb3c306ca964904acacec6dd92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20S=C3=A4ume?= Date: Fri, 13 Sep 2024 00:34:05 +0200 Subject: [PATCH] PMT-3: Add Linting run Config --- .run/Validate Linting of Tests.run.xml | 24 ++++++++++++++++++++++++ .run/Validate Linting.run.xml | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 .run/Validate Linting of Tests.run.xml create mode 100644 .run/Validate Linting.run.xml diff --git a/.run/Validate Linting of Tests.run.xml b/.run/Validate Linting of Tests.run.xml new file mode 100644 index 0000000..7b93ef4 --- /dev/null +++ b/.run/Validate Linting of Tests.run.xml @@ -0,0 +1,24 @@ + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Validate Linting.run.xml b/.run/Validate Linting.run.xml new file mode 100644 index 0000000..288d7f2 --- /dev/null +++ b/.run/Validate Linting.run.xml @@ -0,0 +1,24 @@ + + + + + + + true + true + false + false + + + \ No newline at end of file