Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9462 by zmatsuo, Sat Oct 9 15:39:06 2021 UTC revision 9725 by zmatsuo, Sat Feb 5 17:46:17 2022 UTC
# Line 4  root = true Line 4  root = true
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26