How do I: set up Hound analysis for a new project?
mike-burns opened this issue · 4 comments
mike-burns commented
Not sure whether this belongs in guides or in something more internal:
- Do the HoundCI dance (document those steps -- perhaps with screenshots!)
- Use a styleguide from the guides repo, e.g. https://github.com/thoughtbot/guides/blob/master/style/ruby/.rubocop.yml
mike-burns commented
Further discussion here: https://thoughtbot.slack.com/archives/ruby/p1472148457001485
jcmorrow commented
Does this meet those needs? https://github.com/thoughtbot/handbook/pull/477
jcmorrow commented
I guess we should also add a bit about how to get the thoughtbot configuration if you aren't on a thoughtbot org repo, as only those are opted into our defaults now.
mike-burns commented
Nice! Thanks for that PR link. It meets half of the needs (in fact, it meets needs that I didn't realize I had until now), but it misses the configuration aspect.