commit a2f144e3a5c83fefbf38adf009695ff832d78864 parent e1a6dc4dcee50730fb73d51cb6eaed26fdcc10c3 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 9 Apr 2016 17:35:21 +0200 refactor(codeclimate) execlude apidocs Diffstat:
| M | .codeclimate.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.codeclimate.yml b/.codeclimate.yml @@ -40,3 +40,4 @@ exclude_paths: - "web/theme/css/bootstrap.css" - "web/theme/css/bootstrap.min.css" - "web/theme/css/pnotify.custom.min.css" +- "apidocs/**"