id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2614,Multiple strings in .editorconfig section names should be wrapped in curly brackets,treyhunner,netweb,"The following sections are invalid: - *.json,*.yml - *.txt,wp-config-sample.php They should instead be: - {*.json,*.yml} - {*.txt,wp-config-sample.php} See http://editorconfig.org/#file-format-details This is also a problem in bbpress: https://bbpress.trac.wordpress.org/changeset/5383",defect (bug),closed,normal,2.6,Tools - Code Improvements,trunk,normal,fixed,has-patch,trey@…