Add brakeman to the README
This commit is contained in:
parent
67d596c360
commit
4d3bf972d8
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
|
||||
|
||||
- Faire tourner RuboCop : `bundle exec rubocop`
|
||||
- Faire tourner Brakeman : `bundle exec brakeman -z`
|
||||
- Linter les fichiers HAML : `bundle exec haml-lint app/views/`
|
||||
- Linter les fichiers SCSS : `bundle exec scss-lint app/assets/stylesheets/`
|
||||
|
||||
|
|
Loading…
Reference in a new issue