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 10133 by zmatsuo, Tue Aug 9 15:11:21 2022 UTC revision 10232 by zmatsuo, Fri Sep 2 15:12:12 2022 UTC
# Line 24  charset = utf-8-bom Line 24  charset = utf-8-bom
24  indent_style = space  indent_style = space
25    
26  [*.pl]  [*.pl]
27  end_of_line = crlf  end_of_line = lf
28  charset = utf-8-bom  charset = utf-8
29  indent_style = tab  indent_style = tab
30  indent_size = 4  indent_size = 4
31  trim_trailing_whitespace = true  trim_trailing_whitespace = true

Legend:
Removed from v.10133  
changed lines
  Added in v.10232

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