googlesamples / googlesamples/android-custom-lint-rules

lint issues is shown in IDE but not shown on lint html result.

Open
#31 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1k
Forks
176
PR merge metrics
No merged PRs in 30d

Description

I used android-studio-3 folder.
And I found lint issue on IDE.
But when I ran ./gradlew lint, below logs are shown.
Issues that I saw on IDE are not included on html result.
Please help to check why.

`> Task :library:lint
Ran lint on variant release: 0 issues found
Ran lint on variant debug: 0 issues found`

**Environment**
lintVersion = '26.5.0'
classpath 'com.android.tools.build:gradle:3.5.0'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.