EOL/eol_website

View on GitHub
Update query-examples.md #219
Jen Hammock authored 675183a4
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'
WARNING: missing 'version' key. Please add `version: "2"`
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