Skip to:
Content

BuddyPress.org

Changeset 8663 for trunk/.editorconfig


Ignore:
Timestamp:
07/22/2014 07:10:24 PM (12 years ago)
Author:
djpaul
Message:

Correct invalid sections in the .editorconfig file.

Fixes #5699, props netweb and treyhunner

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.editorconfig

    r8484 r8663  
    1414indent_style = tab
    1515
    16 [*.json,*.yml]
     16[{*.json,*.yml}]
    1717indent_style = space
    1818indent_size = 2
Note: See TracChangeset for help on using the changeset viewer.