File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ -- -
2+ source : tests / integration_test .rs
3+ assertion_line : 20
4+ expression : output_lines
5+ -- -
6+ - " STDOUT:"
7+ - " "
8+ - " "
9+ - " \u 001b[1m>>>\u 001b[0m Lint for \u 001b[4mtests/fixtures/fake_source_file.rs\u 001b[0m:"
10+ - " "
11+ - " \u 001b[43m\u 001b[1mAdvice\u 001b[0m (DUMMY) \u 001b[4mdummy failure\u 001b[0m"
12+ - " A dummy linter failure"
13+ - " "
14+ - " \u 001b[36mYou can run `lintrunner -a` to apply this patch.\u 001b[0m"
15+ - " "
16+ - " \u 001b[2m0 \u 001b[0m |\u 001b[31m\u 001b[1m-\u 001b[0m\u 001b[31mfoo\u 001b[0m\u 001b[31m\u 001b[40m\u 001b[4m \u 001b[0m\u 001b[31m"
17+ - " \u 001b[0m \u 001b[2m1 \u 001b[0m |\u 001b[31m\u 001b[1m-\u 001b[0m\u 001b[31mbar\u 001b[0m\u 001b[31m\u 001b[40m\u 001b[4m \u 001b[0m\u 001b[31m"
18+ - " \u 001b[0m \u 001b[2m2 \u 001b[0m |\u 001b[31m\u 001b[1m-\u 001b[0m\u 001b[31mbaz\u 001b[0m\u 001b[31m\u 001b[40m\u 001b[4m \u 001b[0m\u 001b[31m"
19+ - " \u 001b[0m \u 001b[2m3 \u 001b[0m |\u 001b[31m\u 001b[1m-\u 001b[0m\u 001b[31mfoo\u 001b[0m\u 001b[31m\u 001b[40m\u 001b[4m \u 001b[0m\u 001b[31m"
20+ - " \u 001b[0m \u 001b[2m 1\u 001b[0m |\u 001b[32m\u 001b[1m+\u 001b[0m\u 001b[32mfoo\u 001b[0m\u 001b[32m"
21+ - " \u 001b[0m \u 001b[2m 2\u 001b[0m |\u 001b[32m\u 001b[1m+\u 001b[0m\u 001b[32mbar\u 001b[0m\u 001b[32m"
22+ - " \u 001b[0m \u 001b[2m 3\u 001b[0m |\u 001b[32m\u 001b[1m+\u 001b[0m\u 001b[32mbaz\u 001b[0m\u 001b[32m"
23+ - " \u 001b[0m \u 001b[2m 4\u 001b[0m |\u 001b[32m\u 001b[1m+\u 001b[0m\u 001b[32mfoo\u 001b[0m\u 001b[32m"
24+ - " \u 001b[0m"
25+ - " "
26+ - " "
27+ - " STDERR:"
28+ - " \u 001b[33m\u 001b[1mWARNING: No previous init data found. If this is the first time you're running lintrunner, you should run `lintrunner init`.\u 001b[0m"
29+
You can’t perform that action at this time.
0 commit comments