/[osn-commons]/trunk/.editorconfig
ViewVC logotype

Contents of /trunk/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (show annotations)
Sat Aug 10 14:44:34 2024 UTC (7 months, 2 weeks ago) by rakinar2
File size: 317 byte(s)
chore: update .editorconfig
1 [*]
2 indent_style = space
3 indent_size = 4
4 end_of_line = lf
5 charset = utf-8
6
7 [*.S,*.s,*.asm]
8 insert_final_newline = true
9
10 [*.sh]
11
12 shell_variant = posix
13 binary_next_line = true
14 switch_case_indent = true
15 space_redirects = true
16 keep_padding = true
17 function_next_line = true
18 never_split = true

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26