/[sudobot]/trunk/.editorconfig
ViewVC logotype

Annotation of /trunk/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 632 - (hide annotations)
Thu Oct 10 17:53:11 2024 UTC (5 months, 2 weeks ago) by rakinar2
File size: 183 byte(s)
chore: synchronize

1 rakinar2 575 [*]
2     indent_size = 4
3     indent_style = space
4     end_of_line = lf
5 rakinar2 632 insert_final_newline = true
6     charset = utf-8
7 rakinar2 575
8     [*.yml, *.yaml]
9 rakinar2 626 indent_size = 2
10    
11     [*.md, *.mdx]
12 rakinar2 632 trim_trailing_whitespace = false

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26