fwcd / fwcd/kotlin-language-server
Include warnings from gradle lint
Open
diagnostics
enhancement
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
When developing for Android, there are some useful checks done by `gradle lint`. For instance, if the `onClick` property doesn't exist, a warning will be issued by `gradle lint`. Those warnings are displayed by Android Studio.
It would be great if KLS could also include those warnings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.