Skip to content

Commit

Permalink
Add @OnlineDocumentation annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie authored and Stephan202 committed Jan 7, 2025
1 parent 764fbf4 commit 7e5c40b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
import org.assertj.core.api.AbstractIntegerAssert;
import org.assertj.core.api.IterableAssert;
import org.assertj.core.api.ObjectAssert;
import tech.picnic.errorprone.refaster.annotation.OnlineDocumentation;

@OnlineDocumentation
final class AssertJIterableRules {
private AssertJIterableRules() {}

Expand Down

0 comments on commit 7e5c40b

Please sign in to comment.