Skip to content
New issue

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

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

Already on GitHub? # to your account

Support configuring jackson JsonParser. Feature ALLOW_COMMENTS #2271

Open
rmanibus opened this issue Sep 24, 2024 · 0 comments · May be fixed by #2272
Open

Support configuring jackson JsonParser. Feature ALLOW_COMMENTS #2271

rmanibus opened this issue Sep 24, 2024 · 0 comments · May be fixed by #2272

Comments

@rmanibus
Copy link

I have some json files containing comments.
It is currently impossible to format them using spotless and jackson.

Formatting is failing mentioning that
JsonParser.Feature.ALLOW_COMMENTS should be enabled.

There is currently no way to configure this in spotless

@rmanibus rmanibus linked a pull request Sep 24, 2024 that will close this issue
3 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants