Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Add Detekt and Android Lint to Change Log
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasheine committed Feb 1, 2018
1 parent 523223d commit 6c928da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log
==========

[Version 0.5](https://github.com/novoda/gradle-static-analysis-plugin/releases/tag/v0.5)
--------------------------

- Integrate [detekt](https://github.com/arturbosch/detekt), a static analysis tool for Kotlin ([PR#58](https://github.com/novoda/gradle-static-analysis-plugin/pull/58))
- Integrate [Android Lint](https://developer.android.com/studio/write/lint.html), a linter and static analysis tool for Android projects ([PR#62](https://github.com/novoda/gradle-static-analysis-plugin/pull/62))

[Version 0.4.1](https://github.com/novoda/gradle-static-analysis-plugin/releases/tag/v0.4.1)
--------------------------

Expand Down

0 comments on commit 6c928da

Please sign in to comment.