X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/24b138db094e4b5e8d062c5248ee867967dc0fd7..21a3a69d1006247abd27ea404559a964a8ddba84:/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 . ```