datacite/sashimi

View on GitHub
Upgrade docker-compose for mysql 8 #643
Richard Hallett authored 48eb4fbf
errored00:00:06
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