You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project with Kotlin in the buildSrc directory and I'd like to check those files with ktlint. Is that possible? If there's no out-of-the-box solution, how should I go about getting it set up?
I have a project with Kotlin in the buildSrc directory and I'd like to check those files with ktlint. Is that possible? If there's no out-of-the-box solution, how should I go about getting it set up?
Thanks!