Skip to content

Commit

Permalink
Update .rubocop_todo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
san983 committed Feb 11, 2021
1 parent 391cbaa commit cce9e40
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .rubocop_todo.yml
@@ -1,11 +1,17 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2021-01-29 12:53:33 UTC using RuboCop version 1.9.0.
# on 2021-02-11 05:02:06 UTC using RuboCop version 1.9.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
# Cop supports --auto-correct.
Lint/RedundantDirGlobSort:
Exclude:
- 'spec/spec_helper.rb'

# Offense count: 6
# Configuration parameters: Prefixes.
# Prefixes: when, with, without
Expand Down

0 comments on commit cce9e40

Please sign in to comment.