Is there a way to get this plugin to also lint the buildSrc directory? #757
Unanswered
xenomachina
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a multi-project Gradle build that also has a
buildSrc
directory. We recently noticed that the Kotlin code inbuildSrc
doesn't seem to be getting checked by ktlint.Is there a recommended way to have this plugin also check the Kotlin code under buildSrc?
Beta Was this translation helpful? Give feedback.
All reactions