slackhq / slack-lints

A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.
Apache License 2.0
222 stars 11 forks source link

Update to K2 #175

Closed ZacSweers closed 1 month ago

ZacSweers commented 8 months ago

This includes a CI matrix to test lint's new K2 UAST implementation. Still targets kotlin 1.9 for output due to lint's older runtime version.

ZacSweers commented 5 months ago

Will be improved a bit by #227

ZacSweers commented 5 months ago

Final test should be fixed in lint 8.4 alpha 11 https://issuetracker.google.com/issues/325107804#comment4