diff --git a/.editorconfig b/.editorconfig index ea37f9c1..6342befa 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,3 +13,6 @@ max_line_length = 99 [*.{yaml,yml,py}] indent_style = space + +[.gitlab-ci.yml] +indent_size = 2