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.
2 parents adde1d0 + e16a7ab commit b74ee5bCopy full SHA for b74ee5b
.editorconfig
@@ -18,10 +18,6 @@ continuation_indent = 4
18
# this option decides when to chopdown the code
19
max_line_length = 120
20
21
-# optional crlf/lf/cr/auto, if it is 'auto', in windows it is crlf other platforms are lf
22
-# in neovim the value 'auto' is not a valid option, please use 'unset'
23
-end_of_line = auto
24
-
25
#optional keep/never/always/smart
26
trailing_table_separator = keep
27
0 commit comments