Bump development gems
- brakeman - web-console - xray-rails - haml-lint - scss_lint
This commit is contained in:
parent
e76226a9cb
commit
d2f7c655d7
6 changed files with 35 additions and 21 deletions
|
@ -120,7 +120,7 @@ Pour exécuter les tests de l'application, plusieurs possibilités :
|
|||
## Linting
|
||||
|
||||
- Faire tourner RuboCop : `bundle exec rubocop`
|
||||
- Faire tourner Brakeman : `bundle exec brakeman -z`
|
||||
- Faire tourner Brakeman : `bundle exec brakeman`
|
||||
- Linter les fichiers HAML : `bundle exec haml-lint app/views/`
|
||||
- Linter les fichiers SCSS : `bundle exec scss-lint app/assets/stylesheets/`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue