kopia lustrzana https://github.com/linuxserver/docker-documentation
update linting
rodzic
3f2a0fec5b
commit
30ec72b72f
|
@ -6,7 +6,10 @@ end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
# trim_trailing_whitespace may cause unintended issues and should not be globally set true
|
# trim_trailing_whitespace may cause unintended issues and should not be globally set true
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
indent_style = space
|
||||||
|
|
||||||
[**.yml]
|
[**.yml]
|
||||||
indent_style = space
|
indent_size = 2
|
||||||
|
|
||||||
|
[**.md]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
Ładowanie…
Reference in New Issue