View Issue Details

IDProjectCategoryView StatusLast Update
1252Composrcorepublic2013-12-11 17:46
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary1252: Support EditorConfig
DescriptionJust a very minor thing, but might be handy for developers:

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

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2013-12-11 17:32

administrator   ~1905

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