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

Add note about configuring the Android linter #102

Open
stkent opened this issue Jun 27, 2016 · 1 comment
Open

Add note about configuring the Android linter #102

stkent opened this issue Jun 27, 2016 · 1 comment

Comments

@stkent
Copy link
Collaborator

stkent commented Jun 27, 2016

Since the linter is not wrapped by Gnag (unlike the other violation detectors), all configuration of Android lint rules must be done using the built-in mechanisms within the android { lintOptions { ... } } closure. We should call this out explicitly since it's different from the other three detectors.

@stkent
Copy link
Collaborator Author

stkent commented Jul 9, 2018

+ note that you shouldn't disable XML output :) See #173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants