rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit 8c5690bf407f3491abfceb9752825d23907ed367
parent 1878ef6b5dd119e4072610250e6a32f27aa78c87
Author: Jenna Smith <jenna.olivia.smith@gmail.com>
Date:   Mon, 12 Oct 2015 10:56:30 -0400

Update .codeclimate.yml
Diffstat:
M.codeclimate.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.codeclimate.yml b/.codeclimate.yml @@ -24,7 +24,7 @@ engines: eslint: enabled: true csslint: - enabled: true + enabled: false # Engines can analyze files and report issues on them, but you can separately # decide which files will receive ratings based on those issues. This is