mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 02:36:04 -04:00
editorconfig: only 2 space indentation for YAML CI configuration files
This commit is contained in:
parent
9ea0cffc15
commit
c06db7f48b
@ -11,4 +11,4 @@ end_of_line = lf
|
|||||||
# 2 space indentation for CI configuration
|
# 2 space indentation for CI configuration
|
||||||
[*.yml]
|
[*.yml]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user