Skip to content

Commit 013a94e

Browse files
committed
Update Rubocop todo
1 parent 0437299 commit 013a94e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
inherit_from: .rubocop_todo.yml
3+
24
plugins:
35
- rubocop-performance
46
- rubocop-rspec

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config`
3-
# on 2025-09-30 14:23:25 UTC using RuboCop version 1.73.2.
3+
# on 2025-10-01 08:51:22 UTC using RuboCop version 1.73.2.
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

0 commit comments

Comments
 (0)