Skip to content

Commit 09fba8e

Browse files
committed
chore: rubocop
1 parent 998d01f commit 09fba8e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.rubocop_todo.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config`
3-
# on 2025-07-17 05:31:17 UTC using RuboCop version 1.78.0.
3+
# on 2025-07-17 06:40:49 UTC using RuboCop version 1.78.0.
44
# The point is for the user to remove these configuration records
55
# one by one as the offenses are removed from the code base.
66
# Note that changes in the inspected code, or installation of new
77
# versions of RuboCop, may require this file to be generated again.
88

9-
# Offense count: 1
10-
# This cop supports safe autocorrection (--autocorrect).
11-
# Configuration parameters: TreatCommentsAsGroupSeparators, ConsiderPunctuation, Include.
12-
# Include: **/*.gemfile, **/Gemfile, **/gems.rb
13-
Bundler/OrderedGems:
14-
Exclude:
15-
- 'spec/fixtures/unitsdb/Gemfile'
16-
179
# Offense count: 1
1810
# Configuration parameters: Severity, Include.
1911
# Include: **/*.gemspec

0 commit comments

Comments
 (0)