chore: Remove trailing whitespace (#129)
All checks were successful
/ test (push) Successful in 3m42s
All checks were successful
/ test (push) Successful in 3m42s
Switch to the convention of using no trailing whitespace, even on blank lines. Also remove some unintended trailing whitespace on non-blank lines and fix a few typos. Co-authored-by: Aaron Fenyes <aaron.fenyes@fareycircles.ooo> Reviewed-on: #129 Reviewed-by: Vectornaut <vectornaut@nobody@nowhere.net> Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
parent
2c8c09d20d
commit
6c3a48fb52
20 changed files with 335 additions and 340 deletions
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
# workspace directory (action variable `github.workspace`, environment
|
||||
# variable `$GITHUB_WORKSPACE`):
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
|
||||
- uses: ./.forgejo/setup-trunk
|
||||
- run: RUSTFLAGS='-D warnings' cargo test
|
||||
- run: RUSTFLAGS='-D warnings' cargo test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue