diff --git a/.editorconfig b/.editorconfig index 5ede3cc0b..ca93e7bf8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,3 +21,7 @@ trim_trailing_whitespace = false [{pom.xml, *.yml}] indent_style = space + +[Dockerfile] +indent_style = space +indent_size = 2