summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-02-06 11:51:57 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2023-02-06 11:51:57 +0100
commitb9cdcf71793e586f930595e6386f449eda475750 (patch)
treea82e7da24d3b3b28983e59a0349465fb78951e8b
parent955f4a3aca400a66a62c835f9f24e7b683ef3143 (diff)
Dan maar zonder comments
-rw-r--r--.github/super-linter.env4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/super-linter.env b/.github/super-linter.env
index 2c0131b1..bca3a73c 100644
--- a/.github/super-linter.env
+++ b/.github/super-linter.env
@@ -1,9 +1,5 @@
VALIDATE_ALL_CODEBASE=true
-# The QT localization files are .ts
VALIDATE_TYPESCRIPT_ES=false
VALIDATE_TYPESCRIPT_STANDARD=false
-# Copy/Paste Detector disabled for now, should re-enable after refactoring
VALIDATE_JSCPD=false
-# cpplint is disabled for now since Google style is far off from ours
VALIDATE_CPP=false
-