]> cat aescling's git repositories - mastodon.git/commit
Disable Code Climate maintainability checks (#5798)
authorDevon Blandin <dblandin@gmail.com>
Thu, 23 Nov 2017 20:38:17 +0000 (15:38 -0500)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 23 Nov 2017 20:38:17 +0000 (21:38 +0100)
commit801eee0ff3c6a690a5d84fda865bd38f7edf8794
tree28a587ad53682f9c1f2ae69a27a2e9804ec53704
parentbc4a726c2423fab9f17b51e8e3b081bf175c23c0
Disable Code Climate maintainability checks (#5798)

- Migrate `.codeclimate.yml` to version 2 structure
- Disable Code Climate [maintainability checks][]

https://docs.codeclimate.com/docs/advanced-configuration

[maintainability checks]: http://blog.codeclimate.com/blog/2017/10/12/10-point-technical-debt-assessment

This commit upgrades the Code Climate configuration file and disables
the new maintainability checks.

Once this PR is merged, we can experiment with the new checks via pull
requests (the PR will report new issues) or via the [Code Climate
CLI][cli], which [now also supports the new maintainability
checks][cli-support].

[cli]: https://github.com/codeclimate/codeclimate
[cli-support]: https://codeclimate.com/changelog/5a0e488824cfa902a300091c
.codeclimate.yml