Fix indentation & add proto lint extension

pull/102/head
Sacha Weatherstone 2022-02-21 19:39:32 +11:00
rodzic d421a97888
commit f5ac8d9c83
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,3 +1,3 @@
{
"recommendations": ["zxh404.vscode-proto3"]
"recommendations": ["zxh404.vscode-proto3", "plex.vscode-protolint"]
}

Wyświetl plik

@ -723,7 +723,7 @@ message Data {
* Defaults to false. If true, then what is in the payload should be treated as an emoji like giving
* a message a heart or poop emoji.
*/
uint32 group_id = 9;
uint32 group_id = 9;
}
/*