[
https://issues.apache.org/jira/browse/IGNITE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16932:
-------------------------------------
Description:
Ignite codestyle specify that else, catch, finally block starts on the next
line after }
RightCurly rule can check this automatically.
was:
Ignite codestyle specify
> { starts on the same line as the opening block statement. For example:
To force this checkstyle has a LeftCurly rule.
> Add checkstyle RightCurly rule
> ------------------------------
>
> Key: IGNITE-16932
> URL: https://issues.apache.org/jira/browse/IGNITE-16932
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
>
> Ignite codestyle specify that else, catch, finally block starts on the next
> line after }
> RightCurly rule can check this automatically.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)