Open a-laughlin opened 10 years ago
We currently have a style guide at https://github.com/IDCubed/oms-happathon/blob/master/CONTRIBUTING.md. Okay. Well. I thought we did. Looks like I left those sections TBD.
Check out http://flippinawesome.org/2013/12/02/eliminating-code-smell-with-grunt/
We're using jshint right now, but not jsbeautify. Implementing jsBeautify with grunt would allow us to mostly eliminate style differences in how we write our js without needing to learn complex style guides.
We currently have a style guide at https://github.com/IDCubed/oms-happathon/blob/master/CONTRIBUTING.md. Okay. Well. I thought we did. Looks like I left those sections TBD.
Check out http://flippinawesome.org/2013/12/02/eliminating-code-smell-with-grunt/
We're using jshint right now, but not jsbeautify. Implementing jsBeautify with grunt would allow us to mostly eliminate style differences in how we write our js without needing to learn complex style guides.