rakutentech / android-buildconfig

Shared (gradle) build configurations for Android and Java libraries
MIT License
21 stars 26 forks source link

quality(checkstyle) add suppress warnings filter #14

Closed NemoOudeis closed 6 years ago

NemoOudeis commented 6 years ago

this allows code to suppress checkstyle warnigs via the standard SuppressWarnings annotation. See http://checkstyle.sourceforge.net/config_filters.html#SuppressWarningsFilter