mirror of
https://abf.rosa.ru/djam/python3.10.git
synced 2025-02-23 16:32:54 +00:00
10 lines
295 B
Text
10 lines
295 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")
|
|
|
|
# docs
|
|
addFilter("E: non-readable")
|