mirror of
https://github.com/sasjs/lint.git
synced 2026-01-19 02:00:05 +00:00
feat: add new rule noGremlins
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { noGremlins } from './noGremlins'
|
||||
export { indentationMultiple } from './indentationMultiple'
|
||||
export { maxLineLength } from './maxLineLength'
|
||||
export { noEncodedPasswords } from './noEncodedPasswords'
|
||||
|
||||
Reference in New Issue
Block a user