Sha256: 80859a9c5ba14abdeaabac03bb68538dd8201d0335f6adf66bfe9b1c882235d1

Contents?: true

Size: 832 Bytes

Versions: 5

Compression:

Stored size: 832 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-03-13 18:11:21 +0900 using RuboCop version 0.80.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: 8
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/rack/simple_user_agent.rb'
    - 'lib/rack/simple_user_agent/detectors.rb'
    - 'lib/rack/simple_user_agent/detectors/android.rb'
    - 'lib/rack/simple_user_agent/detectors/bot.rb'
    - 'lib/rack/simple_user_agent/detectors/ios.rb'
    - 'lib/rack/simple_user_agent/detectors/windows_phone.rb'
    - 'lib/rack/simple_user_agent/railtie.rb'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rack-simple_user_agent-1.1.1 .rubocop_todo.yml
rack-simple_user_agent-1.1.0 .rubocop_todo.yml
rack-simple_user_agent-1.0.0 .rubocop_todo.yml
rack-simple_user_agent-0.6.0 .rubocop_todo.yml
rack-simple_user_agent-0.5.0 .rubocop_todo.yml