Description
Checks Ruby code style and can automatically format or correct many common issues. It is useful for developers and teams that want consistent Ruby code in local development and CI.
Automatic correction can change source files. Review diffs before committing, especially in large projects or codebases with custom style rules.