mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
7276f4df05
git-subtree-dir: tests/json-patch-tests git-subtree-split: 716417e71e328e116dc1e98b903b434578bc1a1c
11 lines
183 B
INI
11 lines
183 B
INI
# EditorConfig is awesome: http://EditorConfig.org
|
|
|
|
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
indent_style = space
|