Changeset 50220 for branches/3.9/.editorconfig
- Timestamp:
- 02/05/2021 04:39:11 AM (5 years ago)
- Location:
- branches/3.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.editorconfig (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9
- Property svn:mergeinfo changed
-
branches/3.9/.editorconfig
r27198 r50220 14 14 indent_style = tab 15 15 16 [*. json]16 [*.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.