thoughtbot / guides

A guide for programming in style.

Home Page:https://thoughtbot.com/playbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Ruby style guide with standard

composerinteralia opened this issue · comments

As we move toward using standard, we can probably replace most or all of our Ruby style guide with "• Use standard"

I'm in favour of this kind of change. I've always been a fan of our Python style guide's brevity.

Should this be a PR? We could then more easily discuss the specifics, e.g. comment on individual bullet points that we should keep because they aren't covered by an auto-formatter.

👍 I will turn this into a PR when I have a moment.