[
https://issues.apache.org/jira/browse/IGNITE-14000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-14000:
-----------------------------------------
Description:
Currently, the listed modules do not conform Ignite Coding Giudelines [1]:
* classes are poorly formatted (e.g. braces for one-line if/for statements,
invalid spacing for fields and statements blocks)
* classes lack proper javadocs
* packages missing package-info.java
* code contains TODOs without tickets (tickets either should be created or
TODOs removed/fixed)
* code contains commented code blocks
* Some error messages should be fixed ("Fail to..." -> "Failed to...", remove
usages of "Please")
[1] https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
[2] https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules
was:
Currently, the listed modules do not conform Ignite Coding Giudelines [1]:
* classes are poorly formatted (e.g. braces for one-line if/for statements,
invalid spacing for fields and statements blocks)
* classes lack proper javadocs
* packages missing package-info.java
* code contains TODOs without tickets (tickets either should be created or
TODOs removed/fixed)
* code contains commented code blocks
* Some error messages should be fixed ("Fail to..." -> "Failed to...", remove
usages of "Please")
[1] https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
> Ignite 3.0: Fix codestyle for cli and cli-common packages
> ---------------------------------------------------------
>
> Key: IGNITE-14000
> URL: https://issues.apache.org/jira/browse/IGNITE-14000
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Goncharuk
> Priority: Major
> Fix For: 3.0
>
>
> Currently, the listed modules do not conform Ignite Coding Giudelines [1]:
> * classes are poorly formatted (e.g. braces for one-line if/for statements,
> invalid spacing for fields and statements blocks)
> * classes lack proper javadocs
> * packages missing package-info.java
> * code contains TODOs without tickets (tickets either should be created or
> TODOs removed/fixed)
> * code contains commented code blocks
> * Some error messages should be fixed ("Fail to..." -> "Failed to...",
> remove usages of "Please")
> [1] https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
> [2] https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules
--
This message was sent by Atlassian Jira
(v8.3.4#803005)