Skip to content

codeclimate/codeclimate-rubocop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85bef67 · Apr 23, 2025
Mar 21, 2019
Jun 7, 2019
Nov 7, 2018
Jun 12, 2019
Nov 7, 2018
Aug 23, 2016
Feb 16, 2016
Sep 30, 2015
Jul 13, 2016
Dec 22, 2016
Jun 12, 2019
Jul 9, 2018
Nov 7, 2018
Nov 7, 2018
Jun 19, 2015
Oct 22, 2018
Apr 23, 2025
Dec 15, 2017
Sep 17, 2015
May 5, 2016

Repository files navigation

This repository is deprecated and archived

This is a repository for a Code Climate Quality plugin which is packaged as a Docker image.

Code Climate Quality is being replaced with the new Qlty code quality platform. Qlty uses a new plugin system which does not require packaging plugins as Docker images.

As a result, this repository is no longer maintained and has been archived.

Advantages of Qlty plugins

The new Qlty plugins system provides key advantages over the older, Docker-based plugin system:

  • Linting runs much faster without the overhead of virtualization
  • New versions of linters are available immediately without needing to wait for a re-packaged release
  • Plugins can be run with any arbitrary extensions (like extra rules and configs) without requiring pre-packaging
  • Eliminates security issues associated with exposing a Docker daemon

Try out Qlty today free

Qlty CLI is the fastest linter and auto-formatter for polyglot teams. It is completely free and available for Mac, Windows, and Linux.

  • Install Qlty CLI: curl https://qlty.sh | sh # Mac or Linux or powershell -c "iwr https://qlty.sh | iex" # Windows

Qlty Cloud is a full code health platform for integrating code quality into development team workflows. It is free for unlimited private contributors.

Note: For existing customers of Quality, please see our Migration Guide for more information and resources.