1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-05-28 22:20:49 +00:00

Add Dockerfile to .editorconfig

This commit is contained in:
MOZGIII 2022-09-24 22:51:28 +04:00
parent 0f6d5de35a
commit d3bcb10ff9

View File

@ -21,3 +21,7 @@ trim_trailing_whitespace = false
[{pom.xml, *.yml}] [{pom.xml, *.yml}]
indent_style = space indent_style = space
[Dockerfile]
indent_style = space
indent_size = 2