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
Either specify fileTree with wildcards and use files resolved by gradle
or use special gradle class PatternFilterable for this
or specify globs as string and feed them to ktlint
or detect kotlin plugin and use sources directly