Commit 2021272
committed
Disable Performance/RedundantBlockCall for Sorbet-typed block in CommandTrace.record
Sorbet's block: sig requires the &block param to be named 'block', and
the convention in this repo is to invoke it via block.call with an
inline disable (matches bun/npm_and_yarn constraint_helper.rb).1 parent 3e4544a commit 2021272
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments