Sha256: 73d5cdca30b771f3a3486229643889b58693b5ee26b163b2f068c9bae0345734
Contents?: true
Size: 762 Bytes
Versions: 5
Compression:
Stored size: 762 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 RubyInterpreters: - ruby Exclude: - '**/*.gemspec' - 'test/**/*.rb' - 'examples/**/*.rb' - 'Gemfile*' Style/LambdaCall: Enabled: false # Style/ModuleFunction: # Enabled: false # Style/RegexpLiteral: # Enabled: false # Naming/MemoizedInstanceVariableName: # Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Style/SpecialGlobalVars: Enabled: false Style/ClassAndModuleChildren: Enabled: false Metrics/AbcSize: Enabled: false Style/MixinUsage: Enabled: false Style/MultilineBlockChain: Enabled: false Lint/RescueException: Enabled: false Lint/InheritException: Enabled: false Style/NumericPredicate: Enabled: false Style/TrivialAccessors: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
polyphony-0.19 | .rubocop.yml |
polyphony-0.17 | .rubocop.yml |
polyphony-0.16 | .rubocop.yml |
polyphony-0.15 | .rubocop.yml |
polyphony-0.14 | .rubocop.yml |