Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

[android] Reduce Lint baseline #9342

Closed
1 task
Guardiola31337 opened this issue Jun 22, 2017 · 1 comment
Closed
1 task

[android] Reduce Lint baseline #9342

Guardiola31337 opened this issue Jun 22, 2017 · 1 comment
Labels
Android Mapbox Maps SDK for Android good first issue Good for newcomers

Comments

@Guardiola31337
Copy link
Contributor

Follow up ticket #9318 (comment)

  • Make the current baseline as small as possible

by looking at the SDK file, it seems to me that there're many issues that are easily fixable (e.g. setting a default Locale during logging, or using @SuppressWarnings({"MissingPermission"}) when we're sure we don't need to check for a permission).

cc/ @zugaldia

@Guardiola31337 Guardiola31337 added the Android Mapbox Maps SDK for Android label Jun 22, 2017
@zugaldia zugaldia added the good first issue Good for newcomers label Jun 23, 2017
@tobrun
Copy link
Member

tobrun commented Aug 7, 2017

done in #9627

@tobrun tobrun closed this as completed Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants