Skip to content

Commit 6f4029c

Browse files
Move protolint directive to the top
Signed-off-by: Stefan Brus <[email protected]>
1 parent 17a44a9 commit 6f4029c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proto/frequenz/dispatch/v1/dispatch.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// protolint:disable MAX_LINE_LENGTH
2+
13
// Frequenz Dispatch Automation API
24
//
35
// Overview:
@@ -34,8 +36,6 @@
3436
// License:
3537
// MIT
3638

37-
// protolint:disable MAX_LINE_LENGTH
38-
3939
syntax = "proto3";
4040

4141
package frequenz.dispatch.v1;

0 commit comments

Comments
 (0)