mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add protolint; make all files indentation consistent with 2 spaces
This commit is contained in:
parent
0de53c84a2
commit
dee54fa738
14 changed files with 583 additions and 561 deletions
|
|
@ -16,5 +16,5 @@ option java_outer_classname = "AppOnlyProtos";
|
|||
* This abstraction is used only on the the 'app side' of the world (ie python, javascript and android etc) to show a group of Channels as a (long) URL
|
||||
*/
|
||||
message ChannelSet {
|
||||
repeated ChannelSettings settings = 1;
|
||||
repeated ChannelSettings settings = 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue