Skip to content

Commit f047b18

Browse files
committed
Add *.ru matcher to rubocop hook files list
1 parent b6faebc commit f047b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

+1
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ PreCommit:
464464
- '**/*.gemspec'
465465
- '**/*.rake'
466466
- '**/*.rb'
467+
- '**/*.ru'
467468
- '**/Gemfile'
468469
- '**/Rakefile'
469470

0 commit comments

Comments
 (0)