khalilgharbaoui/code-school-reviews-back-end-api

View on GitHub
Config travis ci services postgresql #178
Khalil Gharbaoui authored b2065ba0
errored00:00:04
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: engine rubocop: 'checks' must be a hash
WARNING: engine rubocop: unrecognized key 'Rubocop/Lint/AssignmentInCondition'
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