picimako / citric

Citrus framework integration for the IntelliJ platform.
0 stars 0 forks source link

Inspections for `@*EndpointConfig`, `@*ClientConfig` and `@*ServerConfig` annotations #10

Closed picimako closed 10 months ago

picimako commented 10 months ago

Summary

There are a handful of @*EndpointConfig / @*ClientConfig / @*ServerConfig annotations whose parser classes throw exceptions if the annotation configuration is not valid. In order to signal those invalid configurations, an inspection could be useful.

Tasks

picimako commented 10 months ago

Completed in v1.0.4.