Format Ruby files with rubocop
Formats Ruby files using rubocop auto-correct and shows changes
/plugin marketplace add jwplatta/prompt-library/plugin install template-plugin@jwplatta-claude-toolsfile-pathFormat the Ruby file at $ARGUMENTS using rubocop auto-correct.
Steps:
bundle exec rubocop --auto-correct $ARGUMENTS