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 8840 by zmatsuo, Mon Jul 6 13:53:51 2020 UTC revision 9202 by zmatsuo, Thu Mar 18 15:27:35 2021 UTC
# Line 27  indent_style = space Line 27  indent_style = space
27  end_of_line = crlf  end_of_line = crlf
28  charset = utf-8-bom  charset = utf-8-bom
29  indent_style = space  indent_style = space
30    
31    [*.pl]
32    end_of_line = crlf
33    charset = utf-8-bom
34    indent_style = tab
35    indent_size = 4

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

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