1
0
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:
munja
2023-03-31 13:58:30 +01:00
parent 5da97295ff
commit 702a4ecd3a

View File

@@ -4,6 +4,7 @@
"hasDoxygenHeader": true,
"hasMacroNameInMend": true,
"hasMacroParentheses": true,
"lineEndings": "lf",
"noGremlins": true,
"noNestedMacros": false,
"noSpacesInFileNames": true,