kemitix-checkstyle-ruleset/1.layout.txt

36 lines
655 B
Text
Raw Normal View History

- AnnotationLocation
- AnnotationUseStyle
- ArrayTypeStyle
- AvoidStarImport
- CommentsIndentation
- DeclarationOrder
- EmptyForInitializerPad
- EmptyForIteratorPad
- EmptyLineSeparator
- EmptyStatement
- FileTabCharacter
- GenericWhitespace
- Header
- LeftCurly
- LineLength
- MethodParamPad
- NewlineAtEndOfFile
- NoLineWrap
- NoWhitespaceAfter
- NoWhitespaceBefore
- OneStatementPerLine
- OperatorWrap
- OverloadMethodsDeclarationOrder
- ParenPad
- RightCurly
- SeparatorWrap
- SingleSpaceSeparator
- TrailingComment
- TypecaseParenPad
- UnnecessaryParentheses
- UnusedImports
- UpperEll
- WhitespaceAfter
- WhitespaceAround
- ForbidCCommentsInMethods