Sha256: da0b52d8430745eef9be195240cf8e0157065db93d440c6d69a7e98a2d2bffb2
Contents?: true
Size: 347 Bytes
Versions: 44
Compression:
Stored size: 347 Bytes
Contents
# This file is to be used as the default config for formatting the generated files. # We can't reference the generated .rubocop.yml file because Rubocop is so clevar # that it won't find the google-style gem unless the file is referenced here. inherit_gem: google-style: google-style.yml AllCops: Exclude: - "*.gemspec" - "test/**/*"
Version data entries
44 entries across 44 versions & 1 rubygems