rickvanlieshout.com/.editorconfig
cannot load ini file: key-value delimiter not found: css
2022-04-16 14:53:32 +00:00

11 lines
151 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
css