Skip to content

@reason is not a Javadoc tag #2597

@sylv256

Description

@sylv256

Minecraft Development for IntelliJ plugin version

2025.3-1.8.11

IntelliJ version

2025.3.1.1

Operating System

Windows 11 LTSC 2024

Target platform

Mixins

Description of the bug

@reason is not a valid Javadoc tag, yet the inspection requires that you use it. This is concerning for two reasons:

  1. This would fail the javadoc task.
  2. I work on Fabric API and not having these comments is a source of friction.

It should be checking either some other tag or if there is a description.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions