Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 22 |
charset = utf-8-bom |
charset = utf-8-bom |
| 23 |
indent_style = space |
indent_style = space |
| 24 |
|
|
|
[{CMakeLists.txt,*.cmake}] |
|
|
end_of_line = crlf |
|
|
charset = utf-8-bom |
|
|
indent_style = space |
|
|
indent_size = 2 |
|
|
|
|
| 25 |
[*.pl] |
[*.pl] |
| 26 |
end_of_line = crlf |
end_of_line = crlf |
| 27 |
charset = utf-8-bom |
charset = utf-8-bom |
| 33 |
charset = cp932 |
charset = cp932 |
| 34 |
indent_style = tab |
indent_style = tab |
| 35 |
indent_size = 4 |
indent_size = 4 |
| 36 |
|
|
| 37 |
|
[{CMakeLists.txt,*.cmake}] |
| 38 |
|
end_of_line = crlf |
| 39 |
|
charset = utf-8-bom |
| 40 |
|
indent_style = space |
| 41 |
|
indent_size = 2 |
|
|
Legend:
| Removed from v.9281 |
|
| changed lines |
| |
Added in v.9302 |
|
|
|