Merge branch 'master' into chore/add_coffeelint_config

This commit is contained in:
BertoCQ
2017-06-16 18:28:31 +02:00
committed by GitHub
66 changed files with 4045 additions and 1902 deletions

View File

@@ -58,7 +58,13 @@ Para ejecutar los tests:
bin/rspec
```
Usa el linter coffeescript [coffeelint](http://www.coffeelint.org/) (puedes instalaro con `npm install -g coffeelint`) :
Si añades código SCSS puedes revisarlo con:
```
scss-lint
```
Si trabajas en código coffeescript puedes revisarlo con [coffeelint](http://www.coffeelint.org/) (instalalo con `npm install -g coffeelint`) :
```
coffeelint .