Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 808 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 808 Bytes

Lint-Rules

A set of very opinionated lint rules.

Android Lint Rules

compile 'com.vanniktech:lint-rules-android:0.25.0'
compile 'com.vanniktech:lint-rules-android:0.26.0-SNAPSHOT'

Full list of all checks that are added.

Kotlin Lint Rules

compile 'com.vanniktech:lint-rules-kotlin:0.25.0'
compile 'com.vanniktech:lint-rules-kotlin:0.26.0-SNAPSHOT'

Full list of all checks that are added.

RxJava 2 Lint Rules

compile 'com.vanniktech:lint-rules-rxjava2:0.25.0'
compile 'com.vanniktech:lint-rules-rxjava2:0.26.0-SNAPSHOT'

Full list of all checks that are added.

License

Copyright (C) 2017 Vanniktech - Niklas Baudy

Licensed under the Apache License, Version 2.0