We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2f555 commit bb29f76Copy full SHA for bb29f76
.editorconfig
@@ -55,16 +55,6 @@ end_of_line = crlf
55
[*.{ps1, psm1}]
56
end_of_line = crlf
57
58
-# Paket files
59
-[paket.*]
60
-trim_trailing_whitespace = true
61
-indent_size = 2
62
-
63
-[*.paket.references]
64
65
66
67
68
# YAML Files
69
[*.{yml,yaml}]
70
indent_size = 2
0 commit comments