Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 24 |
indent_style = space |
indent_style = space |
| 25 |
|
|
| 26 |
[*.pl] |
[*.pl] |
| 27 |
end_of_line = crlf |
end_of_line = lf |
| 28 |
charset = utf-8-bom |
charset = utf-8 |
| 29 |
indent_style = tab |
indent_style = tab |
| 30 |
indent_size = 4 |
indent_size = 4 |
| 31 |
trim_trailing_whitespace = true |
trim_trailing_whitespace = true |
|
|
Legend:
| Removed from v.10133 |
|
| changed lines |
| |
Added in v.10232 |
|
|
|