Sha256: 91137ea8a150ef6e7d8ade3f8964f758534b54aaadb37cc35746fbb5a0e9ad12
Contents?: true
Size: 305 Bytes
Versions: 9
Compression:
Stored size: 305 Bytes
Contents
inherit_from: .rubocop_todo.yml inherit_gem: gitlab-styles: - rubocop-default.yml AllCops: TargetRubyVersion: 2.7 Exclude: - 'vendor/**/*' - 'tmp/**/*' CacheRootDirectory: tmp Rails/Output: Enabled: false Metrics/LineLength: Max: 152 Style/SingleArgumentDig: Enabled: false
Version data entries
9 entries across 9 versions & 2 rubygems