editorconfig fix syntax for pom, yml, should not touch svg

This commit is contained in:
soloturn 2022-01-27 12:08:03 +01:00
parent 6fe22da334
commit c019d3d559
3 changed files with 7 additions and 1 deletions

View File

@ -12,6 +12,6 @@ trim_trailing_whitespace = true
max_line_length = off
trim_trailing_whitespace = false
[pom.xml, *.yml]
[{pom.xml, *.yml}]
indent_style = space

View File

@ -0,0 +1,3 @@
# Editor configuration, see http://editorconfig.org
root = true
# no reformat

View File

@ -0,0 +1,3 @@
# Editor configuration, see http://editorconfig.org
root = true
# no reformat