Go to file
Andreas Jaeger f1f8d3a3b5 py34->py35
Master is now testing py35 instead of py34, so updat tox.ini.

Change-Id: I67f7739b31cebfad8e7ac9d3924200ae65957521
2016-12-16 14:24:26 +01:00
2015-03-27 01:48:05 +03:00
2015-03-27 01:48:05 +03:00
2016-01-16 23:19:02 -08:00
2015-03-27 01:48:05 +03:00
2016-01-16 23:19:02 -08:00
2015-03-27 01:48:05 +03:00
2015-03-17 20:42:48 +03:00
2016-01-16 23:19:02 -08:00
2016-01-16 23:19:02 -08:00
2015-03-27 01:48:05 +03:00
2016-12-16 14:24:26 +01:00

NerdReviewer - automates dull daily routine code reviews

Nerd Code Reviewer analyzes commits and tell authors where and why they code won't pass human code review process.

Such automation optimizes work on open source projects and simplifies life of new contributors, because they will get interactive step by step guide how to make their patches attractive for project's maintainers.

American Gothic

Description
Nerd Reviewer bot reviews patches and checks that they pass common project rules e.g. unit test coverage, max amount of loc, well written commit message... So core reviews can concentrate on other more important stuff.
Readme 2.1 MiB
Languages
Python 100%