Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support --error-format #45

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Support --error-format #45

merged 2 commits into from
Nov 9, 2023

Conversation

srikrsna-buf
Copy link
Member

Add support for --error-format of buf breaking and buf lint. Closes #19

@@ -24,5 +24,5 @@ proto_library(
buf_lint_test(
name = "foo_proto_lint",
config = "//:buf.yaml",
targets = [":foo_proto"],
targets = [":foo_proto"],

Choose a reason for hiding this comment

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

nit: trailing whitespace.

@srikrsna-buf srikrsna-buf merged commit 9e1547a into main Nov 9, 2023
5 checks passed
@srikrsna-buf srikrsna-buf deleted the sk/error-format branch November 9, 2023 16:16
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.

Print violated lint rule name
2 participants