Skip to content

Commit b7ef5e9

Browse files
committed
bundle exec standardrb --generate-todo
1 parent 72b59f7 commit b7ef5e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.standard_todo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,7 @@ ignore:
11331133
- RSpec/ExampleLength
11341134
- RSpec/MultipleExpectations
11351135
- RSpec/NamedSubject
1136+
- RSpec/PendingWithoutReason
11361137
- RSpec/MultipleMemoizedHelpers
11371138
- spec/system/case_contacts/contact_topic_answers_spec.rb:
11381139
- RSpec/MultipleMemoizedHelpers
@@ -1149,6 +1150,7 @@ ignore:
11491150
- RSpec/MultipleMemoizedHelpers
11501151
- RSpec/ExampleLength
11511152
- RSpec/MultipleExpectations
1153+
- RSpec/PendingWithoutReason
11521154
- spec/system/case_contacts/followups/create_spec.rb:
11531155
- RSpec/ExampleLength
11541156
- RSpec/MultipleExpectations
@@ -1170,6 +1172,7 @@ ignore:
11701172
- RSpec/MultipleExpectations
11711173
- RSpec/NamedSubject
11721174
- RSpec/ExampleLength
1175+
- RSpec/PendingWithoutReason
11731176
- RSpec/NestedGroups
11741177
- Rails/Date
11751178
- spec/system/case_court_reports/index_spec.rb:

0 commit comments

Comments
 (0)