Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Android Lint #3526

Open
wb9688 opened this issue May 4, 2020 · 2 comments
Open

Configure Android Lint #3526

wb9688 opened this issue May 4, 2020 · 2 comments
Labels
meta Related to the project but not strictly to code

Comments

@wb9688
Copy link
Contributor

wb9688 commented May 4, 2020

We should configure Android Lint in its lint.xml configuration to ignore stupid things like MissingTranslation, then fix remaining issues, and make builds fail when there's a Fatal or an Error, similar to the Checkstyle stuff.

@TobiGr TobiGr added the meta Related to the project but not strictly to code label May 4, 2020
@opusforlife2
Copy link
Collaborator

@wb9688 Is this different from that other linter issue?

@wb9688
Copy link
Contributor Author

wb9688 commented Aug 15, 2020

@opusforlife2: Yes, this one catches common Android-related errors, such as incorrect translations (that would cause crashes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to the project but not strictly to code
Projects
None yet
Development

No branches or pull requests

3 participants