[
https://issues.apache.org/jira/browse/BEAM-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Huntsperger updated BEAM-3033:
------------------------------------
Fix Version/s: Not applicable
Resolution: Abandoned
Status: Resolved (was: Open)
> Fix checkstyle+IntelliJ docs
> ----------------------------
>
> Key: BEAM-3033
> URL: https://issues.apache.org/jira/browse/BEAM-3033
> Project: Beam
> Issue Type: Bug
> Components: website
> Environment: IntelliJ with Checkstyle plugin
> Reporter: Jacob Marble
> Priority: P3
> Fix For: Not applicable
>
>
> This breaking change was introduced in the 8.1 release of Checkstyle:
> https://github.com/checkstyle/checkstyle/issues/4714
> Contribution Guide > [Optional] IDE Setup > IntelliJ > Checkstyle > step 5
> This fails when the Checkstyle plugin is set to Checkstyle version >= 8.1:
> {{org.infernus.idea.checkstyle.exception.CheckStylePluginException:
> <html><b>The Checkstyle rules file could not be
> parsed.</b><br>SuppressionCommentFilter is not allowed as a child in
> Checker<br>The file has been blacklisted for 60s.</html>
> at
> org.infernus.idea.checkstyle.checker.CheckerFactory.blacklistAndShowMessage(CheckerFactory.java:198)}}
> A solution is to add two new steps. Before [Set the “Scan Scope”]:
> Set the "Checkstyle version" to 8.0 or earlier.
> After [Set the “Scan Scope”]:
> Click "Apply".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)