[
https://issues.apache.org/jira/browse/RATIS-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai reassigned RATIS-2419:
---------------------------------------
Assignee: Attila Doroszlai
> checkstyle should not check generated-sources
> ----------------------------------------------
>
> Key: RATIS-2419
> URL: https://issues.apache.org/jira/browse/RATIS-2419
> Project: Ratis
> Issue Type: Improvement
> Components: build
> Reporter: Tsz-wo Sze
> Assignee: Attila Doroszlai
> Priority: Major
>
> checkstyle should not check generated-sources.
> -
> https://github.com/apache/ratis/actions/runs/22372481690/job/64754715598?pr=1359
> {code}
> [INFO] --- checkstyle:3.6.0:check (default-cli) @ ratis-proto ---
> [INFO] There are 4653 errors reported by Checkstyle 9.3 with
> dev-support/checkstyle.xml ruleset.
> Error:
> target/generated-sources/org/apache/ratis/proto/ExamplesProtos.java:[1]
> (sizes) FileLength: File length is 7,053 lines (max allowed is 2,000).
> Error:
> target/generated-sources/org/apache/ratis/proto/ExamplesProtos.java:[93]
> (sizes) LineLength: Line is longer than 120 characters (found 122).
> Error:
> target/generated-sources/org/apache/ratis/proto/ExamplesProtos.java:[114]
> (sizes) LineLength: Line is longer than 120 characters (found 121).
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)