Marcel Overdijk

Results 81 issues of Marcel Overdijk

I'm using latest palantir java format (2.65.0) with Spotless and this is the formatted output: ``` import static io.swagger.v3.oas.annotations.media.Schema.RequiredMode.REQUIRED; import io.swagger.v3.oas.annotations.media.Schema; @Schema(name = "Continent", description = "Representation of a continent.")...