Skip to:
Content

BuddyPress.org

Ticket #5699: 5699.patch

File 5699.patch, 307 bytes (added by netweb, 10 years ago)
  • .editorconfig

     
    1313trim_trailing_whitespace = true
    1414indent_style = tab
    1515
    16 [*.json,*.yml]
     16[{*.json,*.yml}]
    1717indent_style = space
    1818indent_size = 2