Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@phlax
Copy link
Member

@phlax phlax commented Jun 24, 2022

initially just for unused imports

Fix #45

Signed-off-by: Ryan Northey [email protected]

initially just for unused imports

Fix cncf#45

Signed-off-by: Ryan Northey <[email protected]>
@phlax phlax changed the title repo: Add buf linting [WIP] repo: Add buf linting Jun 24, 2022
@phlax phlax marked this pull request as draft June 24, 2022 11:03
set -e

bazel run @com_github_bufbuild_buf//:bin/buf lint -- --path xds
bazel run @com_github_bufbuild_buf//:bin/buf lint -- --path udpa
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to figure how/where best to run this

name = "buf",
srcs = [
"@com_github_bufbuild_buf//:bin/buf",
],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

envoy setup is tagged manual - might want to do the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add buf linting

1 participant