diff --git a/alint.5.scd b/alint.5.scd index d225aac02d24d9ed1c0de994b7dbdc5f6a7de078..f9089cbc320f431857005b0e6cfe7b046a83d88e 100644 --- a/alint.5.scd +++ b/alint.5.scd @@ -355,6 +355,14 @@ overwritten. Severity: Serious, Certainty: Certain +## invalid-option [AL49] + +A option in the option= variable has a value that is not used by abuild, +while it most likely won't cause any problems it is considered good form +to remove it. + +Severity: Minor, Certainty: Certain + ## missing-default-prepare [AL54] The prepare() function is defined but a call to default_prepare (which applies all @@ -444,14 +452,6 @@ mapping hyphen. Severity: Serious, Certainty: Certain -## invalid-option [AL49] - -A option in the option= variable has a value that is not used by abuild, -while it most likely won't cause any problems it is considered good form -to remove it. - -Severity: Minor, Certainty: Certain - ## cve-identifier-formatted-incorrectly [AL50] The CVE identifier is not formatted correctly, please check the output