We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0877037 commit 1837c3bCopy full SHA for 1837c3b
.rubocop.yml
@@ -23,6 +23,7 @@ AllCops:
23
- lib/tasks/*.rake
24
- db/migrate/*.rb
25
- bin/*
26
+ - vendor/bundle/**/*
27
28
#################### Style ###########################
29
0 commit comments