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

Contents of /trunk/.editorconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations)
Sun Aug 4 05:18:37 2024 UTC (7 months, 3 weeks ago) by rakinar2
File size: 272 byte(s)
chore: add .editorconfig
1 [*]
2 indent_style = space
3 indent_size = 4
4 end_of_line = lf
5 charset = utf-8
6
7 [*.sh]
8
9 shell_variant = posix
10 binary_next_line = true
11 switch_case_indent = true
12 space_redirects = true
13 keep_padding = true
14 function_next_line = true
15 never_split = true

team@onesoftnet.eu.org
ViewVC Help
Powered by ViewVC 1.1.26