turboladen / tailor

A RubyGem that allows for checking standard styling of Ruby files.
146 stars 18 forks source link

--create-config generates config with bad level types #108

Closed turboladen closed 12 years ago

turboladen commented 12 years ago

For each style, it generates something like style.allow_camel_case_methods false, level: error. error should be a symbol.