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 8803 by zmatsuo, Fri Jun 19 16:13:18 2020 UTC revision 8840 by zmatsuo, Mon Jul 6 13:53:51 2020 UTC
# Line 16  indent_style = space Line 16  indent_style = space
16  [*.md]  [*.md]
17  end_of_line = crlf  end_of_line = crlf
18  charset = utf-8-bom  charset = utf-8-bom
19    indent_style = space
20    
21  [CMakeLists.txt]  [CMakeLists.txt]
22  end_of_line = crlf  end_of_line = crlf
23  charset = utf-8-bom  charset = utf-8-bom
24    indent_style = space
25    
26  [*.cmake]  [*.cmake]
27  end_of_line = crlf  end_of_line = crlf
28  charset = utf-8-bom  charset = utf-8-bom
29    indent_style = space

Legend:
Removed from v.8803  
changed lines
  Added in v.8840

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