X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ff61da4e5fc85eb12a8ff8ec701b11f1443fe1a9..4b8f0a73890e848f6ff46ad295bc91c2363e7c1b:/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 . ```