@@ -1641,7 +1641,7 @@ macro NO_LINT(ktlint?"ktlint":"none") {
SET(_NO_LINT_VALUE ${ktlint})
}
-### @usage: LINT(<none|base|strict>)
+### @usage: LINT(<none|base|strict|extended>)
###
### Set linting level for sources of the module
macro LINT(level) {