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

Implement Android Lint #120

Open
4 of 7 tasks
arunkumar9t2 opened this issue Oct 20, 2023 · 0 comments
Open
4 of 7 tasks

Implement Android Lint #120

arunkumar9t2 opened this issue Oct 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arunkumar9t2
Copy link
Contributor

arunkumar9t2 commented Oct 20, 2023

Initial work done in #119

  • Implement rest of inputs for project.xml
  • Implement aspect to collect all dependencies' partial results required for generating android_library's lint
  • Verify linting actually works.
  • Receive lintConfig from android[library|binary] instead of harcoding it.
  • Junit compatible report?
  • Implement globally available baseline profile via toolchain
  • Implement sample for custom lint checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants