You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-gradle/README.md
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1773,6 +1773,7 @@ spotless {
1773
1773
1774
1774
## Reviewdog integration for CI
1775
1775
1776
+
**CURRENTLY IN BETA** – bug reports are welcome! This is a challenging feature to test comprehensively, so we anticipate needing a few releases to get everything right.
1776
1777
Spotless can generate reports compatible with [Reviewdog](https://github.com/reviewdog/reviewdog), a tool that automates code review tasks by posting formatting issues as comments on pull requests.
1777
1778
1778
1779
### Enabling Reviewdog integration
@@ -1792,14 +1793,18 @@ To generate reports when `spotlessCheck` fails:
0 commit comments