forked from IT-Syndikat/website
This is not an authoritative YOU NEED TO. This is me begging you to use tabs. For consistencies sake! Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
11 lines
144 B
INI
11 lines
144 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_style = tab
|
|
|
|
[*.toml]
|
|
indent_style = space
|
|
indent_size = 2
|