Skip to content

Commit

Permalink
should fail on spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael31416 committed May 22, 2024
1 parent 747f6ae commit 0e9a048
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
/** Collects multiple {@link InTestsUseClasses} annotations. */
@Retention(RUNTIME)
@Target({PACKAGE, TYPE, METHOD, PARAMETER})
@interface Repeatable {
@interface Repeatable

{

/**
* @return the repeated {@link InTestsUseClasses} annotations.
Expand Down

0 comments on commit 0e9a048

Please sign in to comment.