mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Update proto format call in docs
This commit is contained in:
parent
d8d69a3810
commit
470312ca87
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ in the relevant package:
|
||||||
```
|
```
|
||||||
bazel run //rslib:format
|
bazel run //rslib:format
|
||||||
bazel run //rslib:sql_format
|
bazel run //rslib:sql_format
|
||||||
bazel run //rslib:proto_format
|
bazel run //proto:format
|
||||||
bazel run //pylib:format
|
bazel run //pylib:format
|
||||||
bazel run //qt:format
|
bazel run //qt:format
|
||||||
bazel run //ts:format
|
bazel run //ts:format
|
||||||
|
|
Loading…
Reference in a new issue