Mo Bitar
Mo Bitar
Sorry, I forgot about this issue. Is it possible that you don't have Clippy installed? If you still have this issue, please post the output of `cargo clippy --version`
Good idea! Yeah, it would be a good first issue. You are welcome to create a pull request :)
I have commented on three of the linked issues. Opening a terminal editor means that Rustlings stays in the background, right? This shouldn't happen. Rustlings should always be in the...
`--edit-cmd` sounds like a good opt-in solution :D You are welcome to open a pull request :)
Why do you want to do the checks in a CI?
@epage I will of course take care of proper error handling, but I just want to get feedback on the initial direction. ~`cfg(nightly)` can be already parsed as a `Name`.~
@epage Thanks for rewriting the history. I found it a bit disappointing that I wasn't listed as an author anymore. Therefore, I updated the author information of the commits and...
@epage @ehuss Unfortunately, I was not able to find time to finish this PR. I will also be away for about 3 weeks. So feel free to add your changes...
What about Markdown files? For example, I have this problem with my latest blog post which is written in Markdown.
What error message did you get? Do you have write permission for the directory?