[education/rkward] /: Keep cppcheck happy

Thomas Friedrichsmeier null at kde.org
Fri May 10 17:04:24 BST 2024


Git commit b30448cf52227b25cd4faecfe2be49ee6e70e08e by Thomas Friedrichsmeier.
Committed on 06/05/2024 at 13:21.
Pushed by tfry into branch 'master'.

Keep cppcheck happy

M  +1    -1    .kde-ci.yml

https://invent.kde.org/education/rkward/-/commit/b30448cf52227b25cd4faecfe2be49ee6e70e08e

diff --git a/.kde-ci.yml b/.kde-ci.yml
index cb71b77f9..47d1f4837 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -22,4 +22,4 @@ Options:
   require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
   tests-load-sensitve: True
   per-test-timeout: 90
-  cppcheck-arguments: '--enable=warning,style,performance --inline-suppr -DRKWARD_VERSION="dummy" -DCPPCHECK_ONLY=1'
+  cppcheck-arguments: '--enable=warning,style,performance --inline-suppr -DR_EXECUTABLE=\"/usr/bin/R\" -DRKWARD_VERSION=\"dummy\" -DCPPCHECK_ONLY=1'



More information about the rkward-tracker mailing list