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 9281 by zmatsuo, Tue May 25 14:02:57 2021 UTC revision 9302 by zmatsuo, Sat Jun 12 15:26:11 2021 UTC
# Line 22  end_of_line = crlf Line 22  end_of_line = crlf
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
# Line 39  end_of_line = crlf Line 33  end_of_line = crlf
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

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