1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-21 23:41:31 +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
+1
View File
@@ -4,6 +4,7 @@
"hasDoxygenHeader": true,
"hasMacroNameInMend": true,
"hasMacroParentheses": true,
"lineEndings": "lf",
"noGremlins": true,
"noNestedMacros": false,
"noSpacesInFileNames": true,