saveourtool/diktat

diktat-gradle-plugin shouldn't be using `files` for patterns

オープン

#1,026 opened on 2021/08/06

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (40 件のフォーク)github user discovery
enhancementgood first issuehelp wantedneededplugins

Repository metrics

Stars
 (571 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド