File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 99 DisplayCopNames : true
1010 ExtraDetails : true
1111 DisplayStyleGuide : true
12- TargetRubyVersion : ' 2.7 '
12+ TargetRubyVersion : ' 2.6 '
1313 Include :
1414 - " **/*.rb"
1515 Exclude :
Original file line number Diff line number Diff line change 1+ # This configuration was generated by
2+ # `rubocop --auto-gen-config`
3+ # on 2023-04-25 08:02:12 UTC using RuboCop version 1.48.1.
4+ # The point is for the user to remove these configuration records
5+ # one by one as the offenses are removed from the code base.
6+ # Note that changes in the inspected code, or installation of new
7+ # versions of RuboCop, may require this file to be generated again.
8+
19# Offense count: 1
210# Configuration parameters: IgnoredMetadata.
311RSpec/DescribeClass :
You can’t perform that action at this time.
0 commit comments