Sha256: d2bb8496c42b095d54d2629f797267345285e72b50a302f6dd876082aeb3befd
Contents?: true
Size: 478 Bytes
Versions: 12
Compression:
Stored size: 478 Bytes
Contents
engines: rubocop: enabled: true checks: Rubocop/Metrics/LineLength: enabled: true max: 120 Rubocop/Style/Documentation: enabled: false Rubocop/Lint/HandleExceptions: enabled: true exclude: - rakelib/*.rake Rubocop/Style/FileName: enabled: true exclude: - lib/dry-configurable.rb ratings: paths: - lib/**/*.rb exclude_paths: - spec/**/* - examples/**/*
Version data entries
12 entries across 12 versions & 1 rubygems