We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cfbb2 commit c029e91Copy full SHA for c029e91
react_on_rails_pro/.rubocop.yml
@@ -2,6 +2,7 @@
2
inherit_from: ../.rubocop.yml
3
4
AllCops:
5
+ EnableNewCops: true
6
Exclude:
7
<% `git status --ignored --porcelain`.lines.grep(/^!! /).each do |path| %>
8
- <%= path.sub(/^!! /, '') %>
0 commit comments