3.8.20
Some checks failed
Run CI/CD... / main (push) Failing after 4m17s

This commit is contained in:
Your Name 2025-02-03 10:07:37 +00:00
parent 3325f0af8c
commit 2de92498ef

View file

@ -5,3 +5,6 @@ addFilter("E: non-executable-script")
# Not an actual problem, the packager tag is added by the build system anyway
addFilter("E: no-packager-tag")
addFilter("E: devel-file-in-non-devel-package")
# fix
addFilter("E: hardcoded-library-path")