mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
.editorconfig ignore ext, use intellij notation, otherwise it does not kick in
This commit is contained in:
parent
8ae721e3d2
commit
e4ca20f27e
@ -1,3 +1,6 @@
|
||||
# Editor configuration, see http://editorconfig.org
|
||||
root = true
|
||||
# no reformat
|
||||
|
||||
[*]
|
||||
# no reformat with intellij
|
||||
ij_formatter_enabled = false
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Editor configuration, see http://editorconfig.org
|
||||
root = true
|
||||
# no reformat
|
||||
|
||||
[*]
|
||||
# no reformat with intellij
|
||||
ij_formatter_enabled = false
|
||||
|
Loading…
Reference in New Issue
Block a user