@eht16 commented on this pull request.
> @@ -4,6 +4,7 @@ if HAVE_CPPCHECK
check-cppcheck: $(srcdir)
$(CPPCHECK) \
-q --template gcc --error-exitcode=2 \
+ --library=$(top_srcdir)/build/cppcheck-geany-plugins.cfg \
Is `$top_srcdir` correct here?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1197#pullrequestreview-1181632831
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1197/review/[email protected]>