code-schreiber / ReviewMe

Automated code reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Author Open Source Love svg3 Build Status


ReviewMe
πŸ”Ž πŸ‘©πŸ½β€πŸ’»οΈ Automated code reviews πŸ‘¨πŸ½β€πŸ’»οΈ πŸ”


Life is short ⏳, let the bots review the code πŸ€–
Inspired by the idea of opinionated and automated code formatting, this is a sample setup to automate pull requests comments about code formatting and code smells for kotlin in android. The warnings come from Detekt, ktlint and AndroidLint.

See a pull request example here Review comment AndroidLint comment

Notes

  • For a multi-module setup see this article
  • Run Danger locally using bundle exec danger dry_run if you want to test without a bot.
Used technologies

Danger
Detekt
ktlint
Travis CI

About

Automated code reviews


Languages

Language:Ruby 81.5%Language:Kotlin 18.5%