mirror of
https://github.com/sasjs/lint.git
synced 2025-12-11 01:44:36 +00:00
feat: new rule hasMacroNameInMend
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"maxLineLength": 80,
|
||||
"lowerCaseFileNames": true,
|
||||
"noTabIndentation": true,
|
||||
"indentationMultiple": 2
|
||||
"indentationMultiple": 2,
|
||||
"hasMacroNameInMend": false
|
||||
}
|
||||
Reference in New Issue
Block a user