|
25 | 25 | "lib/turbo_tests/reporter.rb:1386902608": [ |
26 | 26 | [7, 5, 400, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2092085575] |
27 | 27 | ], |
28 | | - "lib/turbo_tests/runner.rb:1092969829": [ |
| 28 | + "lib/turbo_tests/runner.rb:3421474245": [ |
29 | 29 | [13, 5, 271, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 21989008], |
30 | 30 | [20, 5, 1311, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1925027850], |
31 | | - [216, 11, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
32 | | - [234, 47, 6, "Style/GlobalStdStream: Use `$stderr` instead of `STDERR`.", 3356712163], |
33 | | - [236, 21, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
34 | | - [245, 7, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
35 | | - [305, 9, 6, "Style/GlobalStdStream: Use `$stdout` instead of `STDOUT`.", 3356722952] |
| 31 | + [221, 11, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
| 32 | + [239, 47, 6, "Style/GlobalStdStream: Use `$stderr` instead of `STDERR`.", 3356712163], |
| 33 | + [241, 21, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
| 34 | + [250, 7, 10, "ThreadSafety/NewThread: Avoid starting new threads.", 3411682361], |
| 35 | + [310, 9, 6, "Style/GlobalStdStream: Use `$stdout` instead of `STDOUT`.", 3356722952] |
36 | 36 | ], |
37 | 37 | "spec/cli_spec.rb:3990998076": [ |
38 | 38 | [1, 1, 30, "RSpec/SpecFilePathFormat: Spec path should end with `turbo_tests/cli*_spec.rb`.", 965721356], |
|
0 commit comments