Add a missing lint command to README.md
This commit is contained in:
parent
70f7175471
commit
1691ce1899
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ Pour exécuter les tests de l'application, plusieurs possibilités :
|
||||||
## Linting
|
## Linting
|
||||||
|
|
||||||
- Linter les fichiers HAML : `bundle exec haml-lint app/views/`
|
- Linter les fichiers HAML : `bundle exec haml-lint app/views/`
|
||||||
|
- Linter les fichiers SCSS : `bundle exec scss-lint app/assets/stylesheets/`
|
||||||
|
|
||||||
## Régénérer les binstubs
|
## Régénérer les binstubs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue