mirror of
https://github.com/sasjs/lint.git
synced 2026-01-14 15:50:05 +00:00
feat: new rule added 'strictMacroDefinition'
This commit is contained in:
@@ -3,3 +3,4 @@ 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