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
ignoreErrorForPath('path/to/file.java') // ignore errors by all steps on this specific file
1769
1770
```
1770
1771
1772
+
<a name="reviewdog"></a>
1773
+
1774
+
## Reviewdog integration for CI
1775
+
1776
+
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.
0 commit comments