Sha256: 510922f2042e84ac8ab48099ecd2a4e50a07242f27a3b1fbbe55fbdacbe26f26

Contents?: true

Size: 810 Bytes

Versions: 6

Compression:

Stored size: 810 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-06-18 23:19:09 +0100 using RuboCop version 0.30.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 2
Lint/HandleExceptions:
  Enabled: false

# Offense count: 2
Lint/RescueException:
  Enabled: false

# Offense count: 4
Metrics/AbcSize:
  Max: 29

# Offense count: 16
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 93

# Offense count: 8
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 22

# Offense count: 14
Style/Documentation:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
loga-1.4.0 .rubocop_todo.yml
loga-1.3.0 .rubocop_todo.yml
loga-1.2.1 .rubocop_todo.yml
loga-1.1.1 .rubocop_todo.yml
loga-1.1.0 .rubocop_todo.yml
loga-1.0.0 .rubocop_todo.yml