Skip to content

Commit

Permalink
dont rspec if there are no ruby changes
Browse files Browse the repository at this point in the history
Precommit-Verified: 7a2d1e56292a1b1781fc7f7a3d98ac8c7abd7233020f937ae3007beb2a12b412
  • Loading branch information
Matt Kulka committed Jun 15, 2018
1 parent 3672eeb commit 0b1b26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
entry: bin/rspec-wrapper.rb
language: script
pass_filenames: true
types: ['file']
types: ['ruby']
verbose: true

0 comments on commit 0b1b26e

Please sign in to comment.