alexxxdev / detekt-custom-rule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

detekt-custom-rule

Build Status

Add it in your build.gradle

detektPlugins "com.github.alexxxdev:detekt-custom-rule:0.2"

Add it in your config detekt

CodeStyle:
  RxJavaSubscription:
    active: true

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%