[ 
https://issues.apache.org/jira/browse/FLINK-20808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256495#comment-17256495
 ] 

Chesnay Schepler commented on FLINK-20808:
------------------------------------------

>From what I could tell so far, we should be able to remove the following:
* RedundantImport
* UnusedImports
* ImportOrder
* NewlineAtEndOfFile
* ModifierOrder
* [No]Whitespace(Around|After|Before)
* OperatorWrap

Others, like ParenPad, might be redundant excluding some specific edge cases 
that we may be fine with.

> Remove redundant checkstyle rules
> ---------------------------------
>
>                 Key: FLINK-20808
>                 URL: https://issues.apache.org/jira/browse/FLINK-20808
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.13.0
>
>
> There are probably a few checkstyle rules that are now enforced by spotless, 
> and we could remove these to clarify the responsibilities of each tool.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to