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