Enable other lint check (no change necessary in source)

This commit is contained in:
Benoit Marty 2020-02-27 15:27:46 +01:00
parent 12861aacda
commit 36a848471f
1 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@
<issue id="ViewConstructor" severity="error" />
<issue id="UseValueOf" severity="error" />
<issue id="Recycle" severity="error" />
<issue id="KotlinPropertyAccess" severity="error" />
<!-- Ignore error from HtmlCompressor lib -->
<issue id="InvalidPackage">