[ 
https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arina Ielchiieva updated DRILL-7352:
------------------------------------
    Description: 
List of rules to be enabled:
* [LeftCurly|https://checkstyle.sourceforge.io/config_blocks.html#LeftCurly] - 
force placement of a left curly brace at the end of the line.
* [RightCurly|https://checkstyle.sourceforge.io/config_blocks.html#RightCurly] 
- force placement of a right curly brace
* 
[NewlineAtEndOfFile|https://checkstyle.sourceforge.io/config_misc.html#NewlineAtEndOfFile]
* 
[UnnecessaryParentheses|https://checkstyle.sourceforge.io/config_coding.html#UnnecessaryParentheses]
* 
[MethodParamPad|https://checkstyle.sourceforge.io/config_whitespace.html#MethodParamPad]
* [InnerTypeLast 
|https://checkstyle.sourceforge.io/config_design.html#InnerTypeLast]
* 
[MissingOverride|https://checkstyle.sourceforge.io/config_annotation.html#MissingOverride]

and other

  was:
List of rules to be enabled:
* [LeftCurly|https://checkstyle.sourceforge.io/config_blocks.html#LeftCurly] - 
force placement of a left curly brace at the end of the line.
* [RightCurly|https://checkstyle.sourceforge.io/config_blocks.html#RightCurly] 
- force placement of a right curly brace
* 
[NewlineAtEndOfFile|https://checkstyle.sourceforge.io/config_misc.html#NewlineAtEndOfFile]
* 
[UnnecessaryParentheses|https://checkstyle.sourceforge.io/config_coding.html#UnnecessaryParentheses]
* 
[MethodParamPad|https://checkstyle.sourceforge.io/config_whitespace.html#MethodParamPad]
* [InnerTypeLast 
|https://checkstyle.sourceforge.io/config_design.html#InnerTypeLast]

and other


> Introduce new checkstyle rules to make code style more consistent
> -----------------------------------------------------------------
>
>                 Key: DRILL-7352
>                 URL: https://issues.apache.org/jira/browse/DRILL-7352
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Volodymyr Vysotskyi
>            Priority: Major
>             Fix For: 1.17.0
>
>
> List of rules to be enabled:
> * [LeftCurly|https://checkstyle.sourceforge.io/config_blocks.html#LeftCurly] 
> - force placement of a left curly brace at the end of the line.
> * 
> [RightCurly|https://checkstyle.sourceforge.io/config_blocks.html#RightCurly] 
> - force placement of a right curly brace
> * 
> [NewlineAtEndOfFile|https://checkstyle.sourceforge.io/config_misc.html#NewlineAtEndOfFile]
> * 
> [UnnecessaryParentheses|https://checkstyle.sourceforge.io/config_coding.html#UnnecessaryParentheses]
> * 
> [MethodParamPad|https://checkstyle.sourceforge.io/config_whitespace.html#MethodParamPad]
> * [InnerTypeLast 
> |https://checkstyle.sourceforge.io/config_design.html#InnerTypeLast]
> * 
> [MissingOverride|https://checkstyle.sourceforge.io/config_annotation.html#MissingOverride]
> and other



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to