Copy the rubocop configuration from [command_kit](https://github.com/postmodern/command_kit.rb/blob/main/.rubocop.yml), which closely matches my coding style, then add `rubocop` to the project to catch minor style issues.
Copy the rubocop configuration from command_kit, which closely matches my coding style, then add
rubocopto the project to catch minor style issues.