Fix formatting of default settings (#44867)

Another day, another me wishing for [merge
queue](https://github.com/user-attachments/assets/ee1c313b-7d26-4d4a-9cc0-f1faeaac8251)

Release Notes:

- N/A
This commit is contained in:
Finn Evers 2025-12-15 12:23:55 +01:00 committed by GitHub
parent b633de66f7
commit 886832281d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1933,7 +1933,7 @@
},
},
"Proto": {
"language_servers": ["buf", "!protols", "!protobuf-language-server", "..."]
"language_servers": ["buf", "!protols", "!protobuf-language-server", "..."],
},
"Python": {
"code_actions_on_format": {