mirror of
https://github.com/uklans/cache-domains
synced 2024-11-21 10:53:02 +00:00
67594ce10c
* Update scripts and add combined_output flag * Add editorconfig to enforcing formatting requirements * Adjust generic references to monolithic
8 lines
131 B
INI
8 lines
131 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
end_of_line = lf
|
|
insert_final_newline = true
|