mirror of
https://github.com/kognise/water.css.git
synced 2025-09-02 01:22:35 +02:00
10 lines
168 B
INI
10 lines
168 B
INI
root = true
|
|
|
|
[*]
|
|
quote_type = single
|
|
indent_style = space
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = false
|
|
insert_final_newline = false |