This repo holds infochimps' house style guides.
We've thought really carefully about these:
- Style Guide for Ruby, which is based on https://github.com/bbatsov/ruby-style-guide
- Style Guide for Chef Cookbooks, Recipes, Templates and Clusters
- Style Guide for README files
Other people have thought pretty carefully about the following:
- Ruby on Rails Style Guide
- Roodi checks for design issues
- Reek checks for 'code smells'
- Javascript -- @unboxed's and @chamnap's look like decent starting points.