mirror of
https://abf.rosa.ru/djam/python3.11.git
synced 2025-02-23 10:12:51 +00:00
7 lines
258 B
Text
7 lines
258 B
Text
# False positives
|
|
addFilter("E: incoherent-version-in-name")
|
|
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")
|