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 3d1aaae commit a1cb69eCopy full SHA for a1cb69e
.github/workflows/buf.yml
@@ -17,5 +17,5 @@ jobs:
17
version: 1.50.0
18
token: ${{ secrets.BUF_TOKEN}}
19
lint: true
20
- format: false
+ format: true
21
breaking: false
0 commit comments