projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Consistent usage of layer information in _osm_location cookie
[rails.git]
/
CONTRIBUTING.md
diff --git
a/CONTRIBUTING.md
b/CONTRIBUTING.md
index e298c944f5819d2b72d8bf14cfb34e6a692de7a1..aea8b30b908eb569223ea2d9b82207ee19577ba0 100644
(file)
--- a/
CONTRIBUTING.md
+++ b/
CONTRIBUTING.md
@@
-20,7
+20,7
@@
development to check that your code matches our guidelines:
```
bundle exec rubocop
bundle exec rails eslint
-bundle exec erblint .
+bundle exec erb
_
lint .
```
You can also install hooks to have git run checks automatically when