Skip to content

Commit 73bdce8

Browse files
Add missing rubocop exclusion
1 parent fd68050 commit 73bdce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ AllCops:
1717
- tmp/test_apps/**/*
1818
- gemfiles/rails_52/vendor/bundle/**/*
1919
- gemfiles/rails_60_turbolinks/vendor/bundle/**/*
20+
- gemfiles/rails_60_webpacker/vendor/bundle/**/*
2021
- vendor/bundle/**/*
2122

2223
Include:

0 commit comments

Comments
 (0)