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 9802 by zmatsuo, Thu Mar 10 15:15:23 2022 UTC revision 9822 by zmatsuo, Fri Mar 18 13:09:26 2022 UTC
# Line 55  insert_final_newline = true Line 55  insert_final_newline = true
55  charset = cp932  charset = cp932
56  indent_style = space  indent_style = space
57  indent_size = 4  indent_size = 4
58    
59    [{*.iss,*.iss.in}]
60    end_of_line = crlf
61    charset = utf-8-bom
62    indent_style = space
63    indent_size = 2
64    trim_trailing_whitespace = true
65    insert_final_newline = true

Legend:
Removed from v.9802  
changed lines
  Added in v.9822

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