Fix editor config for gitlab CI file
This commit is contained in:
parent
70eae4351d
commit
0a33acd448
@ -5,3 +5,6 @@ end_of_line = lf
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[.gitlab-ci.yml]
|
||||||
|
indent_size = 2
|
||||||
Loading…
Reference in New Issue
Block a user