#1252 - Support EditorConfig
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
[*]
end_of_line = lf
insert_final_newline = false
indent_style = tab
indent_size = tab
indent_brace_style = Allman
tab_width = 3
charset = utf-8
trim_trailing_whitespace = false
max_line_length = 10000
quote_type = single
curly_bracket_next_line = true
spaces_around_operators = false
spaces_around_brackets = outside
.editorconfig needs adding to sources/files.php as a skip file.