Skip to content

Add lint rules for Boring YURI annotations #4

@anton-novikau

Description

@anton-novikau

Add some lint checks for correct annotations usage. For example:

  • generic type in BoringTypeAdapter matches the type of the method parameter
  • @Path and @Param can not be used together
  • @TypeAdapter is required for a non-standard type
  • @Path must be @NonNull

And probably some more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions