From 1b9cc62e7e2b50caff7fab791c0f17cdd915487d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Insaurralde?= Date: Wed, 4 Mar 2026 20:14:13 -0300 Subject: [PATCH] chore: re-enable previously disabled buf lint checks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matías Insaurralde --- .github/workflows/lint.yml | 1 - buf.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 984f57925..e8d7c3628 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -56,7 +56,6 @@ jobs: token: ${{ secrets.buf_api_token }} breaking: true pr_comment: false - exclude_imports: true lint-dagger-module: runs-on: ubuntu-latest diff --git a/buf.yaml b/buf.yaml index a12692e91..7a9c5041b 100644 --- a/buf.yaml +++ b/buf.yaml @@ -49,7 +49,6 @@ modules: except: - EXTENSION_NO_DELETE - FIELD_SAME_DEFAULT - - FIELD_SAME_CARDINALITY - path: app/controlplane/internal/conf lint: use: