Skip to content

Commit 190f91b

Browse files
crmneOriPekelman
authored andcommitted
Enable RSpec in Overcommit configuration
1 parent eebd494 commit 190f91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.overcommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PreCommit:
88
enabled: true
99

1010
RSpec:
11-
enabled: false
11+
enabled: true
1212
command: ['bundle', 'exec', 'rspec']
1313
on_warn: fail
1414

0 commit comments

Comments
 (0)