Changeset 28821
- Timestamp:
- 06/24/2014 10:54:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.editorconfig
r28695 r28821 14 14 indent_style = tab 15 15 16 [ *.json,*.yml]16 [{*.json,*.yml}] 17 17 indent_style = space 18 18 indent_size = 2 19 19 20 [ *.txt,wp-config-sample.php]20 [{*.txt,wp-config-sample.php}] 21 21 end_of_line = crlf
Note: See TracChangeset
for help on using the changeset viewer.