??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: .codeclimate.yml
engines: eslint: enabled: true pep8: enabled: true ratings: paths: - "**.js" - "**.py" exclude_paths: - test/resources/** - web/third-party/** - js/lib/beautify.js - js/lib/beautify-css.js - js/lib/beautify-html.js - tools/template/* - "**/generated/*"