Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 18 |
charset = utf-8-bom |
charset = utf-8-bom |
| 19 |
indent_style = space |
indent_style = space |
| 20 |
|
|
| 21 |
[CMakeLists.txt] |
[{CMakeLists.txt,*.cmake}] |
|
end_of_line = crlf |
|
|
charset = utf-8-bom |
|
|
indent_style = space |
|
|
|
|
|
[*.cmake] |
|
| 22 |
end_of_line = crlf |
end_of_line = crlf |
| 23 |
charset = utf-8-bom |
charset = utf-8-bom |
| 24 |
indent_style = space |
indent_style = space |
| 25 |
|
indent_size = 2 |
| 26 |
|
|
| 27 |
[*.pl] |
[*.pl] |
| 28 |
end_of_line = crlf |
end_of_line = crlf |
|
|
Legend:
| Removed from v.9202 |
|
| changed lines |
| |
Added in v.9231 |
|
|
|