Skip to content

Commit

Permalink
chore: remove unknown lint rules for fix travis build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacksgong committed Aug 6, 2018
1 parent 501d5b7 commit cc69eb3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions benchmark/lint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,5 @@
<ignore path="src/main/res/values/styles.xml"/>
</issue>

<issue id="IconLauncherFormat">
<ignore path="src/main/res/mipmap-anydpi-v26/ic_launcher.xml"/>
<ignore path="src/main/res/drawable/ic_launcher_background.xml"/>
<ignore path="src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml"/>
</issue>

<issue id="GoogleAppIndexingWarning" severity="ignore"/>
</lint>

0 comments on commit cc69eb3

Please sign in to comment.