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 9202 by zmatsuo, Thu Mar 18 15:27:35 2021 UTC revision 9231 by zmatsuo, Mon May 3 15:04:52 2021 UTC
# Line 18  end_of_line = crlf Line 18  end_of_line = crlf
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

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