Marcus Sundberg

Results 6 comments of Marcus Sundberg

@jornane, never use `Type=forking` or `PIDFile` unless you absolutely have to (due to hard-to-change legacy daemons). It just introduces race conditions and a risk that systemd will track the wrong...

You should rebase your pull request branch to remove the merge commits.

Reflow should definitely only happen within the current paragraph. I think paragraphs should be delimited by two newlines in a row, i.e. This is the first paragraph. This is the...

Newline followed by whitespace (another newline, space, tab) may be a good general rule for paragraph separators. That will also prevent reflow into indented code lines.

> is it like this Sorry I am just a Beginner ` First lesson - never ever post images of code. Plain text or a link to the actual code.

> Hi! If it's okay, I'd like to work on this feature. I have already made it work locally by passing `title` and `body` as query parameters to the compare...