Sha256: df124fd8af560e9b10278287c9a53ce58df7b125053c918e0ddf104b648c0c49

Contents?: true

Size: 858 Bytes

Versions: 1

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

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-openmoji-0.0.3 .rubocop_todo.yml