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

Custom rule to prefer Long over Int #418

Open
sergeidyga opened this issue Sep 21, 2023 · 0 comments
Open

Custom rule to prefer Long over Int #418

sergeidyga opened this issue Sep 21, 2023 · 0 comments

Comments

@sergeidyga
Copy link

Hi, thnx for the plugin!

Even though Json values might be < Integer.MAX_VALUE we more often use Long rather then Int.
To name few use cases: timestamps, ids, money values.

For such cases it would be helpful to have a setting to prefer Long over Int.

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

No branches or pull requests

1 participant