We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0437299 commit 013a94eCopy full SHA for 013a94e
.rubocop.yml
@@ -1,4 +1,6 @@
1
---
2
+inherit_from: .rubocop_todo.yml
3
+
4
plugins:
5
- rubocop-performance
6
- rubocop-rspec
.rubocop_todo.yml
@@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
-# on 2025-09-30 14:23:25 UTC using RuboCop version 1.73.2.
+# on 2025-10-01 08:51:22 UTC using RuboCop version 1.73.2.
# 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
0 commit comments