mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 23:52:55 +02:00
* Update scripts and add combined_output flag * Add editorconfig to enforcing formatting requirements * Adjust generic references to monolithic
9 lines
131 B
INI
9 lines
131 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
end_of_line = lf
|
|
insert_final_newline = true
|