mirror of
https://github.com/sasjs/lint.git
synced 2025-12-11 01:44:36 +00:00
Revert "feat(*): add line endings rule, add automatic formatting for fixable violations"
This reverts commit 33a57c3163.
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"lowerCaseFileNames": true,
|
||||
"noTabIndentation": true,
|
||||
"indentationMultiple": 2,
|
||||
"hasMacroNameInMend": true,
|
||||
"hasMacroNameInMend": false,
|
||||
"noNestedMacros": true,
|
||||
"hasMacroParentheses": true,
|
||||
"lineEndings": "lf"
|
||||
"hasMacroParentheses": true
|
||||
}
|
||||
Reference in New Issue
Block a user