Commit 0fde1cc
committed
Pass full path into Checker instead of relative
AFAICT this path is only valuable to the Checker as a piece of information to pass to a reporter, so it makes sense to me to give the Checker the full filepath and let reporters sort out whether they want to display a relative path or not.1 parent 81a6f88 commit 0fde1cc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments