Skip to content

Commit a6d9c7e

Browse files
authored
Merge pull request #400 from splitio/fix-rubocop
fixed rubocop v3
2 parents b7e568e + b4fb843 commit a6d9c7e

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)