Kirill Zuev
Kirill Zuev
I propose a new property for check **EmptyLineSeparator** - **allowEmptyLineBeforeReturn** Rationale: Description of analog rule from ESLint [newline-before-return](https://eslint.org/docs/latest/rules/newline-before-return) ``` /var/tmp $ javac Test.java ``` ``` /var/tmp $ cat config.xml ```...
Issue https://github.com/checkstyle/checkstyle/issues/11575
Issue https://github.com/checkstyle/checkstyle/issues/11920 --- Diff Regression config: https://gist.githubusercontent.com/ZuevKirill95/343499fde086f3aa9b3994112f4f2f6c/raw/835a28fc3fc529cccd5b9daa476e2aeb3e3fa4b7/config.xml
I suggest adding helper methods hasModifiers and hasNotModifiers More detailed in this PR - https://github.com/checkstyle/checkstyle/pull/12088
related to https://github.com/checkstyle/checkstyle/pull/11529
#38 Added i18n and Russian language