liftoffcli / liftoff

CLI for creating and configuring new Xcode projects
MIT License
1.6k stars 106 forks source link

Rubocop config #261

Closed edwardloveall closed 8 years ago

edwardloveall commented 8 years ago

Looks like @gfontenot was working on some of these changes already. I figured I take it one step further and introduce the rubocop config file so anyone can lint their code before pushing up for a PR. This might help if people run into a lot of hound warnings.

Possible next steps:

gfontenot commented 8 years ago

To be clear, is this the current default rubocop config from Hound?

edwardloveall commented 8 years ago

Yes

gfontenot commented 8 years ago

Thanks! Merged as 5ab7846 and 9fc315b