Sha256: 88e06d1b8d27af8401e7727f35b78f4ad504b8547970cbc737e6d203dc5f7a5a
Contents?: true
Size: 314 Bytes
Versions: 12
Compression:
Stored size: 314 Bytes
Contents
# Importing TODO list to sanely lint new submissions. inherit_from: .rubocop_todo.yml # Custom project config AllCops: Exclude: - './Vagrantfile' - './vagrant-google.gemspec' Style/EmptyLinesAroundBlockBody: Enabled: false Style/StringLiterals: Enabled: false Style/IfUnlessModifier: Enabled: false
Version data entries
12 entries across 12 versions & 1 rubygems