aboutsummaryrefslogtreecommitdiff
path: root/plugins/editorconfig/tests/properties/lowercase_values.in
blob: 1730bb24fa750d3e4791b057ee00040b96eb7df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; 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