[
https://issues.apache.org/jira/browse/IGNITE-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171515#comment-17171515
]
Pavel Pereslegin commented on IGNITE-13329:
-------------------------------------------
[~mmuzaf], looks good, thanks for this improvement.
> Use checkstyle from command line check on validate phase
> --------------------------------------------------------
>
> Key: IGNITE-13329
> URL: https://issues.apache.org/jira/browse/IGNITE-13329
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
> Labels: checkstyle
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the checkstyle plugin configured to run on the `compile` maven
> phase due to the custom OverrideAnnotationOnTheSameLineCheck check must be
> compiled. However, it will be faster to run checkstyle on `validate` maven
> phase check all the configured rules locally prior to pushing by running the
> `mvn checkstyle:check` command.
> [https://maven.apache.org/plugins/maven-checkstyle-plugin/usage.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)