Browse Subversion Repository
Diff of /trunk/.editorconfig
Parent Directory
| Revision Log
| Patch
| 4 |
indent_style = tab |
indent_style = tab |
| 5 |
indent_size = 4 |
indent_size = 4 |
| 6 |
|
|
| 7 |
[*.{cpp,c,h}] |
[*.{cpp,c,h,cc}] |
| 8 |
indent_style = tab |
indent_style = tab |
| 9 |
indent_size = 4 |
indent_size = 4 |
| 10 |
end_of_line = crlf |
end_of_line = crlf |
|
|
Legend:
| Removed from v.9462 |
|
| changed lines |
| |
Added in v.9725 |
|
|
|