mirror of
https://github.com/sasjs/lint.git
synced 2026-01-18 17:50:05 +00:00
fix(strictMacroDefinition): moved from lineRules to fileRules
This commit is contained in:
@@ -3,4 +3,3 @@ export { maxLineLength } from './maxLineLength'
|
||||
export { noEncodedPasswords } from './noEncodedPasswords'
|
||||
export { noTabIndentation } from './noTabIndentation'
|
||||
export { noTrailingSpaces } from './noTrailingSpaces'
|
||||
export { strictMacroDefinition } from './strictMacroDefinition'
|
||||
|
||||
Reference in New Issue
Block a user