Code Guide by @mdo
Every line of code should appear to be written ...
Every line of code should appear to be written by a single person, no matter the number of contributors.
When @mdo talks about coding standards, we’d do well to listen. Here is his HTML and CSS coding standard. There is a lot of great advice in here, including things I never even though about, like standardizing the order in which HTML attributes appear within tags.
So who’s going to write the GitHub bot that sends pull requests with these changes?