saveourtool/save-cloud

Support `ignoreAnnotated` parameter from the upcoming diktat release

Open

#820 opened on Jun 6, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Kotlin (4 forks)github user discovery
backloggood first issuehelp wantedinfra

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

Description

It can be used to:

  • suppress documentation on RequestMapping (it's better to document these methods with Swagger support)
  • Suppress USE_DATA_CLASS for @Entity
  • ...

Contributor guide