Maintaining a consistent coding style across projects with house_style
When using RuboCop, maintaining a consistent style across multiple projects can be a chore if you manage the configuration yourself. house_style is our solution. Read about the thinking behind it, and how we set it up within each application, on our blog post:
Maintaining a consistent coding style across projects with house_style
Post a comment