Newer
Older
dotfiles / .config / lite-xl / plugins / editorconfig / tests / properties / lowercase_values.in
@Edoko Edoko 25 days ago 222 bytes initial commit
; test property name lowercasing

root = true

[test1.c]
indent_style = Space
end_of_line = CRLF

[test2.c]
insert_final_newline = TRUE
trim_trailing_whitespace = False
charset = UTF-8

[test3.c]
test_property = TestValue