Skip to content

Commit

Permalink
Enable lint checks for gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 13, 2024
1 parent 6532676 commit b3e76bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions android/config/lint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@
</issue>
<!-- We are currently not using the ellipsis character -->
<issue id="TypographyEllipsis" severity="ignore" />
<!-- Temporarily ignore the below checks while migrating to version catalogs. -->
<issue id="GradleDependency" severity="ignore" />
<issue id="AndroidGradlePluginVersion" severity="ignore" />
</lint>

0 comments on commit b3e76bd

Please sign in to comment.