Commit Graph

3 Commits

Author SHA1 Message Date
Esteban Küber 9fd7784b97 Fix `...` in multline code-skips in suggestions
When we have long code skips, we write `...` in the line number gutter.

For suggestions, we were "centering" the `...` with the line, but that was consistent with what we do in every other case.
2024-06-20 04:25:17 +00:00
surechen 0b3fec9388 For E0277 suggest adding `Result` return type for function which using QuesionMark `?` in the body. 2024-06-12 11:33:22 +08:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00