mirror of
https://github.com/sasjs/core.git
synced 2025-12-10 14:04:36 +00:00
chore(lint): adding lineendings rule (LF)
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"hasDoxygenHeader": true,
|
"hasDoxygenHeader": true,
|
||||||
"hasMacroNameInMend": true,
|
"hasMacroNameInMend": true,
|
||||||
"hasMacroParentheses": true,
|
"hasMacroParentheses": true,
|
||||||
|
"lineEndings": "lf",
|
||||||
"noGremlins": true,
|
"noGremlins": true,
|
||||||
"noNestedMacros": false,
|
"noNestedMacros": false,
|
||||||
"noSpacesInFileNames": true,
|
"noSpacesInFileNames": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user