projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable asynchronous object layer loading
[rails.git]
/
.overcommit.yml
diff --git
a/.overcommit.yml
b/.overcommit.yml
index eab8eb2ae90e02dff71964c8710457473be82439..18bd5851f4526d8850cd736180fd80c027cfcdaa 100644
(file)
--- a/
.overcommit.yml
+++ b/
.overcommit.yml
@@
-22,7
+22,7
@@
PreCommit:
enabled: true
EsLint:
enabled: true
- command: ["bin/yarn", "eslint", "-c", "config/eslint.js"]
+ command: ["bin/yarn", "eslint", "-c", "config/eslint.
config.m
js"]
exclude:
- vendor/**/*.js
RailsSchemaUpToDate: