openhab / static-code-analysis

Maven tooling for static code analysis
https://www.openhab.org/
Other
32 stars 21 forks source link

Fix NoEmptyLineSeparatorCheck false positives #384

Closed wborn closed 4 years ago

wborn commented 4 years ago

The check would generate false positives on annotation interfaces because these also have "default" tokens.

Examples are: