Disabling Individual Checks

⚠️

Code Climate Quality is being replaced with Qlty Cloud

— New users should sign up directly at qlty.sh.
— To migrate an existing account, please see our Migration Guide.

To disable Code Climate maintainability checks, check out our doc here.

You can disable individual checks from plugins via your .codeclimate.yml.

📘

Committing a configuration file will overrride any In-App configuration you've done. For more information on how to configure a .codeclimate.yml file, see our section on Advanced Configuration.

Here's how:

  1. Navigate to the issue you'd like to silence.
  2. Each issue will display an icon with two options.

  1. Select "Disable this check". This will reveal a modal that explains how to disable the check:

If you have a committed configuration file, it will override any in-app configuration you've done. To disable Code Climate maintainability checks, check out our doc here.

🚧

If you have a committed configuration file, it will override any in-app configuration you've done.