Changeset 10976 for trunk/.editorconfig
- Timestamp:
- 08/01/2016 03:31:13 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.editorconfig
r9517 r10976 14 14 indent_style = tab 15 15 16 [{ *.json,*.yml}]16 [{.jshintrc,*.json,*.yml}] 17 17 indent_style = space 18 18 indent_size = 2
Note: See TracChangeset
for help on using the changeset viewer.