mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Fix editorconfig glob
This commit is contained in:
parent
418c1365ec
commit
36d22a3767
@ -13,5 +13,5 @@ max_line_length = 100
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
|
||||
[*.{yml, yaml}]
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user