mirror of
https://github.com/sasjs/lint.git
synced 2026-04-21 13:21:30 +00:00
feat: new rule hasMacroNameInMend
This commit is contained in:
+2
-1
@@ -6,5 +6,6 @@
|
||||
"maxLineLength": 80,
|
||||
"lowerCaseFileNames": true,
|
||||
"noTabIndentation": true,
|
||||
"indentationMultiple": 2
|
||||
"indentationMultiple": 2,
|
||||
"hasMacroNameInMend": false
|
||||
}
|
||||
Reference in New Issue
Block a user