datacite/sashimi

View on GitHub
Merge branch 'master' of github.com:datacite/sashimi #622
Richard Hallett authored 60323378
errored00:00:05
Invalid .codeclimate.yml configuration file
C12 Error

Please see the codeclimate validate-config step below for more details.

Here are some ways you might troubleshoot this problem:

  • Use our CLI to validate or generate your configuration locally.
  • Read our documentation for more information about the .codeclimate.ymlformat.
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
ERROR: only use one of 'engines', 'plugins'
ERROR: engine rubocop: section must be a boolean or a hash
ERROR: engine channel: section must be a boolean or a hash
WARNING: missing 'version' key. Please add `version: "2"`
WARNING: unknown engine or channel <enabled:stable>
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used