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

Add lint rule to prevent use of "required" #2961

Merged
merged 3 commits into from
May 10, 2024
Merged

Conversation

jhump
Copy link
Member

@jhump jhump commented May 9, 2024

This adds a new lint rule to disallow use of required fields.

Since this could break existing codebases that use buf lint and also use required fields, this is being added just to the v2 config.

@jhump jhump requested a review from bufdev May 9, 2024 18:31
@jhump jhump merged commit b19c08a into dev May 10, 2024
8 checks passed
@jhump jhump deleted the jh/no-required-lint-rule branch May 10, 2024 13:23
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.

None yet

2 participants