mirror of
https://github.com/sasjs/lint.git
synced 2026-01-07 20:50:04 +00:00
chore: updated tests
This commit is contained in:
@@ -58,7 +58,7 @@ export class LintConfig {
|
||||
this.pathLintRules.push(lowerCaseFileNames)
|
||||
}
|
||||
|
||||
if (json?.hasMacroNameInMend !== undefined) {
|
||||
if (json?.hasMacroNameInMend) {
|
||||
this.fileLintRules.push(hasMacroNameInMend)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user