ivanseidel / IAMDinosaur

🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
MIT License
2.8k stars 533 forks source link

Code lint #7

Closed rodrigoalviani closed 8 years ago

rodrigoalviani commented 8 years ago

follow AirBnB JS Style Guide https://github.com/airbnb/javascript

ivanseidel commented 8 years ago

The style I follow is more a Ideomatic.js one (https://github.com/rwaldron/idiomatic.js/), although I don't follow it strictly, It's how I prefer to write code with.

I will put that guideline in the README after making it look like Idiomatic.js.

I'm closing, but will be opening a issue to cover this aspect! Thanks