pull/13310/merge
Daniel Fichtinger 2025-06-13 19:28:42 +02:00 committed by GitHub
commit c59e63f39c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1425,6 +1425,8 @@ comment-token = "#"
indent = { tab-width = 2, unit = " " }
language-servers = [ "yaml-language-server", "ansible-language-server" ]
injection-regex = "yml|yaml"
formatter = { command = "yamlfmt", args = ['-'] }
auto-format = true
[[grammar]]
name = "yaml"