Sha256: 629372563bb652dec9af2462b1a90cc6766e7c8c2f491c087981b47a30c9671b
Contents?: true
Size: 278 Bytes
Versions: 10
Compression:
Stored size: 278 Bytes
Contents
diff --git a/spec/fixtures/rubocop_exception.rb b/spec/fixtures/rubocop_exception.rb index e69de29..663661c 100644 --- a/spec/fixtures/rubocop_exception.rb +++ b/spec/fixtures/rubocop_exception.rb @@ -0,0 +1,5 @@ + +# frozen_string_literal: true + +module RubocopException +end
Version data entries
10 entries across 10 versions & 1 rubygems