rubocop config values
I haven't found any documentation on the many rubocop config options but running rubocop --auto-gen-config will create a .rubocop_todo.yml that contains all the offending conditions in the codebase. These can be copied to .rubocop.yml.










