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

DoNotCallProviders check should not report on test sources #162

Open ZacSweers opened 9 months ago

ZacSweers commented 9 months ago

It's valid to call these in tests