coursecas.blogg.se

Android studio gradle comment
Android studio gradle comment








android studio gradle comment

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).

android studio gradle comment

Pmd - block to customize the PMD reporter

  • reporterConfig - provide a custom checkstyle config (see the default config here).
  • android studio gradle comment

  • toolVersion - override the checkstyle version.
  • enabled - set if checkstyle should execute.
  • Checkstyle - block to customize the checkstyle reporter










    Android studio gradle comment