Refactor AnnotationRule to improve maintainability (#1574) * Refactor AnnotationRule to improve maintainability Replace (biggest part of) processing of MODIFIER_LIST and FILE_ANNOTATION_LIST with processing of individual ANNOTATION_ENTRY. This allows ANNOTATION_ENTRY to be followed by EOL_COMMENT plus another ANNOTATION_ENTRY. Reword the violations to be more clear. Annotation with parameter(s) on same line as annotated construct is rewritten to annotation on a separate line directly as otherwise a lint violation would remain after the first format. Closes #1539
.editorconfig supportplain, json, html and checkstyleUser guide
This project is not affiliated with nor endorsed by JetBrains.
All code, unless specified otherwise, is licensed under the MIT license.
Copyright (c) 2019 Pinterest, Inc.
Copyright (c) 2016-2019 Stanley Shyiko.