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 6117ae3 commit 961ff4eCopy full SHA for 961ff4e
.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 2024-01-18 06:45:21 UTC using RuboCop version 1.50.0.
+# on 2025-11-19 07:48:21 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