Skip to content

Support configuring jackson JsonParser. Feature ALLOW_COMMENTS #2271

Open
@rmanibus

Description

@rmanibus

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @nedtwigg@rmanibus

      Issue actions

        Support configuring jackson JsonParser. Feature ALLOW_COMMENTS · Issue #2271 · diffplug/spotless