Sha256: 91a3ba68a2618e49b2e6d74e47b2a9927029703f5c52f5db45ba8d1f45be1fe1
Contents?: true
Size: 476 Bytes
Versions: 1
Compression:
Stored size: 476 Bytes
Contents
AllCops: TargetRubyVersion: 3.0 Include: - '**/Gemfile' - '**/Rakefile' - '**/config.ru' - '**/*.rake' Exclude: - vendor/**/* - db/migrations/**/* DisplayCopNames: Enabled: true DisplayStyleGuide: Enabled: true NewCops: enable Naming/FileName: Exclude: - Guardfile - Vagrantfile - test/Vagrantfile - Dockerfile Metrics/BlockLength: Exclude: - test/**/* Layout/LineLength: Max: 180 Exclude: - test/**/*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dropcaster-1.2.0 | .rubocop.yml |