Skip to content

Commit b7e568e

Browse files
authored
Merge pull request #399 from splitio/fix-rubocop
Fix rubocop v2
2 parents b072f56 + b219b88 commit b7e568e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ AllCops:
6464
- lib/splitclient-rb/engine/parser/**/*
6565
- spec/telemetry/synchronizer_spec.rb
6666
- lib/splitclient-rb/engine/synchronizer.rb
67-
- tmp/*
67+
- tmp/**

0 commit comments

Comments
 (0)