RuboCop is an open-source Ruby static code analyzer and formatter based on the community-driven Ruby Style Guide. Developers can inspect and autocorrect offenses, configure checks through .rubocop.yml, and extend the tool with plugins and custom formatters.
RuboCop is a Static analysis & linters project. It focuses on maintaining consistent Ruby code style and automatically fixing linting violations. It is built as an open-source project for ruby developers. RuboCop is open source under the MIT license. It runs on the web and the command line, and it can be self-hosted.
Behind RuboCop is RuboCop Team, and it first shipped in 2012. Development happens publicly on GitHub with 12.9k stars and 622 commits in the last 90 days. Key capabilities include lint checking, auto-correction, and code formatting.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do