# Problem solved by the feature When json object contains a large `int[]` or `int[][]` object, the pretty print is not useable. each element ends with newline. # Feature description We should have an option in `FormattingStyle` to serialize primitive array in a single line (or even better configurable line width) # Alternatives / workarounds <!-- Describe alternatives or workarounds in case you are aware of any -->