Update benchmark codes #191
Annotations
3 errors
RuboCop:
example/benchmark_insert.rb#L135
[Correctable] Style/IfUnlessModifier: Favor modifier if usage when having a single-line body. Another good alternative is the usage of control flow &&/||.
|
RuboCop:
example/benchmark_select.rb#L121
[Correctable] Style/IfUnlessModifier: Favor modifier if usage when having a single-line body. Another good alternative is the usage of control flow &&/||.
|
RuboCop
Process completed with exit code 1.
|