Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style #8

Merged
merged 19 commits into from
Apr 28, 2014
Merged

Style #8

merged 19 commits into from
Apr 28, 2014

Conversation

jefff
Copy link
Contributor

@jefff jefff commented Apr 15, 2014

No description provided.

@jefff
Copy link
Contributor Author

jefff commented Apr 15, 2014

@Clever/engineers Please review.

* Avoids holy wars over small details, but still encourages an approach to coding that sweats the details.

For each of the languages below we link to a style guide reference and outline tools to use in order to help follow the style guide.
These tools should be part of every project's build and test cycle.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this means moving style checking to be triggered by make and/or make test (since that's how all of our projects build/test). We've discussed this as an alternative to git pre-commit hooks before and I like the idea!

Maybe this section could benefit from a short explanation of why style checking should be part of the build and test cycle as opposed to other options (e.g. running checks ad hoc, running them in git hooks).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


* sublime: Add [GoSublime](https://github.com/DisposaBoy/GoSublime) for code highlighting and `go fmt` on save.

* vim (TODO)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rgarcia
Copy link
Member

rgarcia commented Apr 28, 2014

merging!

rgarcia added a commit that referenced this pull request Apr 28, 2014
@rgarcia rgarcia merged commit 6088875 into master Apr 28, 2014
@jonahkagan jonahkagan mentioned this pull request May 13, 2014
@natebrennand natebrennand deleted the style branch July 8, 2015 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants