Skip to content

Commit

Permalink
Regenerate RuboCop TODO file
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Sep 22, 2021
1 parent 41ff0d1 commit 94df7b0
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2021-09-17 05:47:25 UTC using RuboCop version 1.18.4.
# on 2021-09-22 14:00:36 UTC using RuboCop version 1.18.4.
# 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: Include.
# Include: **/*.gemspec
Gemspec/RequiredRubyVersion:
Exclude:
- 'jekyll-sass-converter.gemspec'

# Offense count: 3
# Configuration parameters: AllowedMethods.
# AllowedMethods: enums
Expand Down

0 comments on commit 94df7b0

Please sign in to comment.