Lionel Tesolin

Results 4 comments of Lionel Tesolin

Unfortunately, the extends keyword is not valid anymore starting v3 of docker-compose. Please refer to https://docs.docker.com/compose/extends/

Thanks to this [PR](https://github.com/OpenAPITools/openapi-generator/pull/4026) you can now use Additional annotations for model type like lombok in 4.2.3 release.

We're also interested in side-loading validations. We're currently using additional types not covered by this project like: - `google.type.TimeOfDay` - `google.type.DayOfWeek` - `google.type.Date`

bump, similar issue but with an exception: ``` [ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.43.0:apply com.google.googlejavaformat.java.FormatterException: 61:28: error: unclosed string literal Unable to format file at com.diffplug.spotless.maven.SpotlessApplyMojo.process (SpotlessApplyMojo.java:73) ```