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
Seems so, but this issue is talking about a workaround that can be removed when upgrading to checkstyle 8.13. Let me mention it in #1675 and close this issue.
CheckstyleBear uses checkstyle version 6.19
coala-bears/bears/java/CheckstyleBear.py
Line 16 in c449f27
while the latest release is version 8.13 http://checkstyle.sourceforge.net/releasenotes.html
checkstyle v8.13 fixes a bug checkstyle/checkstyle#6000. Thus, 401fa88#diff-2da2a90312219c9c8a1609b340cd39c7R38 can be removed. But tests should be added to verify that.
The text was updated successfully, but these errors were encountered: