Add the haml-lint command to the README

This commit is contained in:
gregoirenovel 2017-04-06 18:26:31 +02:00
parent 0c41509d70
commit ba94779705

View file

@ -63,6 +63,9 @@ Pour éxécuter les tests de l'application, plusieurs possibilités :
rake spec SPEC=file_path/file_name_spec.rb
rspec file_path/file_name_spec.rb
## Linting
- Linter les fichiers HAML : `bundle exec haml-lint app/views/`
## Regénérer les binstubs