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

java: require all GherkinDialect properties to be non-null #329

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

mpkorstanje
Copy link
Contributor

🤔 What's changed?

While the code generation and package private constructor already ensure that all fields are non-null, it is good to have this explicitly enforced in the code.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

📋 Checklist:

While the code generation and package private constructor already
ensure that all fields are non-null, it is good to have this explicitly
enforced in the code.
@mpkorstanje mpkorstanje merged commit caf524d into main Nov 28, 2024
4 checks passed
@mpkorstanje mpkorstanje deleted the java-require-non-null-gherkin-dialect-attributes branch November 28, 2024 22:34
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.

1 participant