Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 50 |
indent_size = 2 |
indent_size = 2 |
| 51 |
trim_trailing_whitespace = true |
trim_trailing_whitespace = true |
| 52 |
insert_final_newline = true |
insert_final_newline = true |
| 53 |
|
|
| 54 |
|
[*.bat] |
| 55 |
|
charset = cp932 |
| 56 |
|
indent_style = space |
| 57 |
|
indent_size = 4 |
|
|
Legend:
| Removed from v.9725 |
|
| changed lines |
| |
Added in v.9802 |
|
|
|