Skip to content

Commit

Permalink
fix: lint setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo0515 committed Feb 16, 2024
1 parent da72737 commit 612cc15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ jobs:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
with:
input: proto
1 change: 1 addition & 0 deletions buf.yaml → proto/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ lint:
- DEFAULT
except:
- PACKAGE_VERSION_SUFFIX
- PACKAGE_DIRECTORY_MATCH

0 comments on commit 612cc15

Please sign in to comment.