mirror of
https://github.com/sasjs/lint.git
synced 2026-01-09 13:30:05 +00:00
feat: new rule hasMacroNameInMend
This commit is contained in:
@@ -14,7 +14,8 @@ export const DefaultLintConfiguration = {
|
||||
lowerCaseFileNames: true,
|
||||
maxLineLength: 80,
|
||||
noTabIndentation: true,
|
||||
indentationMultiple: 2
|
||||
indentationMultiple: 2,
|
||||
hasMacroNameInMend: false
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user