Add .editorconfig
highlighting as INI (#8308)
This commit is contained in:
parent
37e48f4307
commit
8b076e3851
1 changed files with 2 additions and 1 deletions
|
@ -2290,7 +2290,8 @@ file-types = [
|
|||
"container",
|
||||
"volume",
|
||||
"kube",
|
||||
"network"
|
||||
"network",
|
||||
".editorconfig"
|
||||
]
|
||||
injection-regex = "ini"
|
||||
comment-token = "#"
|
||||
|
|
Loading…
Add table
Reference in a new issue