Skip to content

Improve error messages for missing required keys#10

Merged
skryukov merged 2 commits intoskryukov:mainfrom
stackblitz:ajk/better-required-messages
Oct 31, 2024
Merged

Improve error messages for missing required keys#10
skryukov merged 2 commits intoskryukov:mainfrom
stackblitz:ajk/better-required-messages

Conversation

@alexkalderimis
Copy link
Contributor

More specific messages for required keys

Improves the error messages when required keys are missing, by listing precisely
which ones are missing.

Also:

  • improves dev experience by allowing use of debugger by default
  • improves editor experience by improving rubocop integrations

@alexkalderimis alexkalderimis force-pushed the ajk/better-required-messages branch from 6a3f46f to 633f284 Compare October 30, 2024 22:47
@alexkalderimis
Copy link
Contributor Author

I removed the offending debug dev dependency, so as not to break jruby and truffleruby.

This should be ready for review.

@alexkalderimis
Copy link
Contributor Author

Thanks for your reactions @skryukov - could I ask you for a review and release of a new version? Would you like me to update this branch to bump the version?

@skryukov
Copy link
Owner

@alexkalderimis it's fine as it is, I'll release a new version later today 👍

@skryukov skryukov merged commit 137058e into skryukov:main Oct 31, 2024
@skryukov
Copy link
Owner

Released in 0.2.4, thanks Alex!

@alexkalderimis
Copy link
Contributor Author

Released in 0.2.4, thanks Alex!

Thanks very much!

@alexkalderimis alexkalderimis deleted the ajk/better-required-messages branch October 31, 2024 14:31
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.

2 participants