rubocop-cops
Installation
SKILL.md
rubocop cops
Master RuboCop cops including built-in cops, configuration, auto-correction, and development. This skill provides comprehensive coverage of essential concepts, patterns, and best practices for professional RuboCop development.
Overview
RuboCop is a powerful tool for ruby development, providing robust capabilities for maintaining code quality and ensuring reliable software delivery. This skill covers the fundamental through advanced aspects of working with RuboCop.
Installation and Setup
Basic Installation
Setting up RuboCop requires proper installation and configuration in your development environment.
# Installation command specific to RuboCop
# Follow official documentation for latest version