View Issue Details

IDProjectCategoryView StatusLast Update
0001252Composrcorepublic2013-12-11 17:46
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0001252: Support EditorConfig
DescriptionJust a very minor thing, but might be handy for developers:

http://editorconfig.org/
TagsNo tags attached.
Time estimation (hours)1
Sponsorship open

Activities

Chris Graham

2013-12-11 17:32

administrator   ~0001905

root = true

[*]
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.

Issue History

Date Modified Username Field Change