Sha256: 0165fb58e37d5ccebe5e79d44efa10279db0dea4d15e41d490960b40ae67d845

Contents?: true

Size: 296 Bytes

Versions: 3

Compression:

Stored size: 296 Bytes

Contents

inherit_from: ../.rubocop.yml

# We need to rescue Exception to test exceptions thrown by assert
# TODO: Remove once support for Ruby 1.8 is dropped.
Lint/RescueException:
  Enabled: false

# Allow compact syntax when adding to Test::Unit::TestCase
Style/ClassAndModuleChildren:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iba-0.0.5 test/.rubocop.yml
iba-0.0.4 test/.rubocop.yml
iba-0.0.3 test/.rubocop.yml