MyNameReallySux/string-utils

View on GitHub
0.2.3 #165
Chris Coppola authored 1a89880b
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: 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