From 3d4e2b8e9253d37c47d4f2cf0793b6ec5f9ef5d6 Mon Sep 17 00:00:00 2001 From: Imre Halasz Date: Fri, 22 Nov 2024 13:23:42 +0100 Subject: [PATCH] dev: Exclude linter errors for MAC settings profile proto --- api/buf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/buf.yaml b/api/buf.yaml index f3e19015b3..25115565cf 100644 --- a/api/buf.yaml +++ b/api/buf.yaml @@ -101,6 +101,7 @@ lint: - ttn/lorawan/v3/identityserver.proto - ttn/lorawan/v3/joinserver.proto - ttn/lorawan/v3/networkserver.proto + - ttn/lorawan/v3/networkserver_mac_settings_profile.proto - ttn/lorawan/v3/notification_service.proto - ttn/lorawan/v3/oauth_services.proto - ttn/lorawan/v3/organization_services.proto @@ -127,6 +128,7 @@ lint: - ttn/lorawan/v3/identityserver.proto - ttn/lorawan/v3/joinserver.proto - ttn/lorawan/v3/networkserver.proto + - ttn/lorawan/v3/networkserver_mac_settings_profile.proto - ttn/lorawan/v3/notification_service.proto - ttn/lorawan/v3/oauth_services.proto - ttn/lorawan/v3/organization_services.proto @@ -154,6 +156,7 @@ lint: - ttn/lorawan/v3/identityserver.proto - ttn/lorawan/v3/joinserver.proto - ttn/lorawan/v3/networkserver.proto + - ttn/lorawan/v3/networkserver_mac_settings_profile.proto - ttn/lorawan/v3/oauth_services.proto - ttn/lorawan/v3/organization_services.proto - ttn/lorawan/v3/packetbrokeragent.proto