-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AnnotationOnSameLine: FalseNegative when the annotation is on the same line of the modifer of the target class #15161
Labels
Milestone
Comments
@Anmol202005 , pleasee help us to investigate and fix this issue. |
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 19, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 19, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 20, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 20, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 20, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 20, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 21, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 21, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 21, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 22, 2025
Anmol202005
added a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 22, 2025
romani
pushed a commit
to Anmol202005/checkstyle
that referenced
this issue
Feb 22, 2025
romani
pushed a commit
that referenced
this issue
Feb 28, 2025
fix is merged |
SheikhZaeem
pushed a commit
to SheikhZaeem/checkstyle
that referenced
this issue
Feb 28, 2025
Bishoywadea
pushed a commit
to Bishoywadea/checkstyle
that referenced
this issue
Mar 4, 2025
Issue checkstyle#15456: Specify violation messages for IllegalImportCheck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Check documentation : https://checkstyle.org/checks/annotation/annotationonsameline.html#AnnotationOnSameLine
The annotation is on the same line with the modifier of the target class, not the target class itself so I expect violations for the above example
The text was updated successfully, but these errors were encountered: