Hexagon / node-telldus

Node bindings for telldus-core
Other
34 stars 10 forks source link

Coding standards, anarchy or order? #21

Closed kmpm closed 10 years ago

kmpm commented 10 years ago

What type of coding standards should this project use..

jshint, jslint or similar with the required settings... It will save time and tears in the end, I promise...

Hexagon commented 10 years ago

I think spaces looks best on github, other than that I'll go for whatever you feel most comfortable with. I'll correct telldus.cc to conform in the upcoming commit.

nilzen commented 10 years ago

2 spaces imo.

kmpm commented 10 years ago

Test all your js code with jshint :) If anything should be changed, have a look at .jshintrc and make changes.