Fix editor config for gitlab CI file

This commit is contained in:
Daniel_I_Am 2020-09-29 19:53:20 +02:00
parent 70eae4351d
commit 0a33acd448
No known key found for this signature in database
GPG Key ID: 80C428FCC9743E84

View File

@ -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