Sha256: 6ec74c4bb1af9bf510d602c9fab15a95a485ed77eff1893ee9e9debb5f30ed55

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2022-02-26 18:17:19 +0000 using RuboCop version 0.58.2.
# 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
# Cop supports --auto-correct.
# Configuration parameters: Include, TreatCommentsAsGroupSeparators.
# Include: **/*.gemspec
Gemspec/OrderedDependencies:
  Exclude:
    - 'thredded-pushover-notifier.gemspec'

# Offense count: 1
# Cop supports --auto-correct.
Layout/ClosingParenthesisIndentation:
  Exclude:
    - 'spec/thredded/content_helper_spec.rb'

# Offense count: 1
# Cop supports --auto-correct.
Style/Encoding:
  Exclude:
    - 'thredded-pushover-notifier.gemspec'

# Offense count: 4
# Cop supports --auto-correct.
Style/ExpandPathArguments:
  Exclude:
    - 'spec/spec_helper.rb'
    - 'thredded-pushover-notifier.gemspec'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thredded-pushover-notifier-1.0.0 .rubocop_todo.yml