]> git.openstreetmap.org Git - rails.git/blobdiff - CONTRIBUTING.md
Localisation updates from https://translatewiki.net.
[rails.git] / CONTRIBUTING.md
index df2001b0ab025effedd38df5573781239451d954..5a2ed5ab7184bcac849d78a2a9d8135bb7e1ce63 100644 (file)
@@ -10,6 +10,7 @@ development to check that your code matches our guidelines:
 
 ```
 bundle exec rubocop
+bundle exec rake eslint
 bundle exec erblint .
 ```