Maytham Alsudany pushed to branch master at lintian / lintian
Commits: 13fd898d by Maytham Alsudany at 2025-03-21T03:48:39+00:00 Decrease severity of spelling-error-in-binary tag to experimental This tag very frequently gives false positives for a range of different reasons, so it shouldn't be anything higher than pedantic. In addition, true positives are almost always from upstream, so package maintainers shouldn't be responsible for spell-checking upstream's code. - - - - - 1 changed file: - tags/s/spelling-error-in-binary.tag Changes: ===================================== tags/s/spelling-error-in-binary.tag ===================================== @@ -1,5 +1,6 @@ Tag: spelling-error-in-binary -Severity: info +Severity: pedantic +Experimental: yes Check: binaries/spelling Explanation: Lintian found a spelling error in the given binary. Lintian has a list of common misspellings that it looks for. It does not have a View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/13fd898d57a24880bda0fe78dd22e8e6205dcb08 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/13fd898d57a24880bda0fe78dd22e8e6205dcb08 You're receiving this email because of your account on salsa.debian.org.

