
enabled - set if the android lint reporter should look for a lint report. toolVersion - override the detekt versionĪndroidLint - block to customize the android lint reporter. reporterConfig - provide a custom detekt config. toolVersion - override the ktlint versionĭetekt - block to customize the detekt reporter. Ktlint - block to customize the ktlint reporter
reporterConfig - provide a custom PMD config (see the default config here).Pmd - block to customize the PMD reporter
reporterConfig - provide a custom checkstyle config (see the default config here).toolVersion - override the checkstyle version.enabled - set if checkstyle should execute.Checkstyle - block to customize the checkstyle reporter