llvm-project
3ce92e1c - github: fix empty continuation line; remove trailing whitespace (#129535)

Commit
210 days ago
github: fix empty continuation line; remove trailing whitespace (#129535) - Trailing whitespace shows up as red on my editor, so remove. - Docker on my machine warns that having line continuations like: ``` sudo \ foo ``` is deprecated, and will become an error, so fix that up ahead of time.
Author
Parents
Loading