X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d9b8ebeb01e6cf81f6d9ea70748fedb14e4d86fa..6b631f1e25533233fe8e323c7f6d657a2b1d8718:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df2001b0a..5a2ed5ab7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ development to check that your code matches our guidelines: ``` bundle exec rubocop +bundle exec rake eslint bundle exec erblint . ```