Sha256: 370198f94dc5d05b8b66666f7706db463fbcbc94dcca967959ed4da57d218365

Contents?: true

Size: 858 Bytes

Versions: 6

Compression:

Stored size: 858 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-12-06 11:59:49 +0100 using RuboCop version 0.61.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: 1
# Configuration parameters: CountComments, Max, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Exclude:
    - "spec/jekyll_openmoji_spec.rb"

# Offense count: 1
# Configuration parameters: Max, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Exclude:
    - "spec/jekyll_openmoji_spec.rb"

Metrics/AbcSize:
  Exclude:
    - "lib/jekyll_openmoji/plugin.rb"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-openmoji-0.1.3 .rubocop_todo.yml
jekyll-openmoji-0.1.2 .rubocop_todo.yml
jekyll-openmoji-0.1.1 .rubocop_todo.yml
jekyll-openmoji-0.1.0 .rubocop_todo.yml
jekyll-openmoji-0.0.6 .rubocop_todo.yml
jekyll-openmoji-0.0.5 .rubocop_todo.yml