googlesamples / googlesamples/android-custom-lint-rules

Surfacing lint to Android Studio inspection

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

Description

I'm trying to figure out why the lint check isn't surfaced to Android Studio inspections. Yes, I can run `./gradlew :app:lint` and it creates a report, but when looking at the file `Test.kt` shouldn't there be an indication in the editor? Further, the custom lint rule is not shown in the "Run inspection by name"

![image](https://user-images.githubusercontent.com/11775355/159944652-83cfadd5-3d75-4d4a-ba9c-fdab4ac4cdfd.png)

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.