Skip to content

Commit 4f78ea1

Browse files
authored
Merge pull request #235 from mamhoff/ignore-bin
Rubocop: Ignore bin/
2 parents 45c2884 + cfd69e5 commit 4f78ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/solidus_dev_support/rubocop/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ AllCops:
1010
- spec/dummy/**/*
1111
- sandbox/**/*
1212
- vendor/**/*
13+
- bin/*

0 commit comments

Comments
 (0)