Sha256: f4abf8b6e79f6d2609423309d8fda55c113de94dc86c6116f75a4802f17970ad
Contents?: true
Size: 387 Bytes
Versions: 2
Compression:
Stored size: 387 Bytes
Contents
AllCops: NewCops: enable SuggestExtensions: false TargetRubyVersion: 3.1 inherit_gem: rubocop-ronin: rubocop.yml # # ronin-repos specific exceptions # Lint/EmptyFile: Exclude: - 'spec/fixtures/class_dir/file1.rb' - 'spec/fixtures/class_dir/file2.rb' - 'spec/fixtures/class_dir/only_in_class_dir.rb' Style/MapIntoArray: Exclude: - 'spec/cache_dir_spec.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-repos-0.2.0 | .rubocop.yml |
ronin-repos-0.2.0.rc1 | .rubocop.yml |