From bababffbba69aa86b7b8d39267471d2ff9b22353 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 9 Mar 2015 13:33:43 +0000 Subject: Document rubodoc --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README b/README index 26cb2f7..45e3245 100644 --- a/README +++ b/README @@ -78,6 +78,16 @@ the corresponding gem. There is no need to install both. +Formatting +---------- + +Our code is formatted and tested with [rubodoc](https://github.com/bbatsov/rubocop). + +Code should not be committed to the repository which results in warnings +or errors from the current `.rubodoc` configuration file. + + + Documentation ------------- -- cgit v1.2.1