We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2569199 commit aa5a33dCopy full SHA for aa5a33d
2 files changed
.github/workflows/lint.yml
@@ -56,7 +56,6 @@ jobs:
56
token: ${{ secrets.buf_api_token }}
57
breaking: true
58
pr_comment: false
59
- exclude_imports: true
60
61
lint-dagger-module:
62
runs-on: ubuntu-latest
buf.yaml
@@ -49,7 +49,6 @@ modules:
49
except:
50
- EXTENSION_NO_DELETE
51
- FIELD_SAME_DEFAULT
52
- - FIELD_SAME_CARDINALITY
53
- path: app/controlplane/internal/conf
54
lint:
55
use:
0 commit comments