alice pellerin

Results 1 issues of alice pellerin

I would love the option to start linewise comments before indentation, like so: ```rust fn main() { let x = 5; // let y = 7; } ``` I prefer...