Skip to content

Commit aa5a33d

Browse files
chore: re-enable previously disabled buf lint checks (#2817)
Signed-off-by: Matías Insaurralde <matias@chainloop.dev>
1 parent 2569199 commit aa5a33d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
token: ${{ secrets.buf_api_token }}
5757
breaking: true
5858
pr_comment: false
59-
exclude_imports: true
6059

6160
lint-dagger-module:
6261
runs-on: ubuntu-latest

buf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ modules:
4949
except:
5050
- EXTENSION_NO_DELETE
5151
- FIELD_SAME_DEFAULT
52-
- FIELD_SAME_CARDINALITY
5352
- path: app/controlplane/internal/conf
5453
lint:
5554
use:

0 commit comments

Comments
 (0)