Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 27 |
end_of_line = crlf |
end_of_line = crlf |
| 28 |
charset = utf-8-bom |
charset = utf-8-bom |
| 29 |
indent_style = space |
indent_style = space |
| 30 |
|
|
| 31 |
|
[*.pl] |
| 32 |
|
end_of_line = crlf |
| 33 |
|
charset = utf-8-bom |
| 34 |
|
indent_style = tab |
| 35 |
|
indent_size = 4 |
|
|
Legend:
| Removed from v.8840 |
|
| changed lines |
| |
Added in v.9202 |
|
|
|