Skip to content

Issue #82: Implement recipe for AnnotationOnSameLine#134

Open
bkrajak523 wants to merge 1 commit intocheckstyle:mainfrom
bkrajak523:fix-annotation-on-same-line
Open

Issue #82: Implement recipe for AnnotationOnSameLine#134
bkrajak523 wants to merge 1 commit intocheckstyle:mainfrom
bkrajak523:fix-annotation-on-same-line

Conversation

@bkrajak523
Copy link

  • Adds AnnotationOnSameLine.java recipe
  • Declares enum constant in CheckstyleCheck.java
  • Registers recipe in CheckstyleRecipeRegistry.java
  • Only formatting changes, no semantic impact
  • Coupling Issue Occuring: ClassDataAbstractionCoupling: Class Data Abstraction Coupling is 8 (max allowed is 7) classes [AnnotationOnSameLine, EnumMap, FinalLocalVariable, Header, HexLiteralCase, NewlineAtEndOfFile, RedundantImport, UpperEll].

- Adds AnnotationOnSameLine.java recipe
- Declares enum constant in CheckstyleCheck.java
- Registers recipe in CheckstyleRecipeRegistry.java
- Only formatting changes, no semantic impact
@Anmol202005
Copy link
Collaborator

@bkrajak523 please resolve the conflicts and add tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants