This commit is contained in:
Sergey Zhemoytel 2024-04-10 21:26:17 +00:00
parent 349ded351e
commit 0298bcb833

View file

@ -1,3 +1,8 @@
# modifying the dockerinit binary breaks the SHA1 sum check by docker
addFilter("unstripped-binary-or-object")
addFilter("E: sourced-script-with-shebang")
addFilter("E: non-standard-dir-perm")
addFilter("E: executable-marked-as-config-file")
addFilter("E: debuginfo-without-sources")