1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00

.editorconfig ignore ext, use intellij notation, otherwise it does not kick in

This commit is contained in:
soloturn 2022-01-29 21:23:26 +01:00
parent 8ae721e3d2
commit e4ca20f27e
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,6 @@
# Editor configuration, see http://editorconfig.org
root = true
# no reformat
[*]
# no reformat with intellij
ij_formatter_enabled = false

View File

@ -1,3 +1,6 @@
# Editor configuration, see http://editorconfig.org
root = true
# no reformat
[*]
# no reformat with intellij
ij_formatter_enabled = false