/[sudobot]/trunk/.editorconfig
ViewVC logotype

Diff of /trunk/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 631 by rakinar2, Sat Sep 7 09:38:45 2024 UTC revision 632 by rakinar2, Thu Oct 10 17:53:11 2024 UTC
# Line 2  Line 2 
2  indent_size = 4  indent_size = 4
3  indent_style = space  indent_style = space
4  end_of_line = lf  end_of_line = lf
5    insert_final_newline = true
6    charset = utf-8
7    
8  [*.yml, *.yaml]  [*.yml, *.yaml]
9  indent_size = 2  indent_size = 2
10    
11  [*.md, *.mdx]  [*.md, *.mdx]
 trim_trailing_whitespace = false  
12    trim_trailing_whitespace = false

Legend:
Removed from v.631  
changed lines
  Added in v.632

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26