Trim excess whitespace

This commit is contained in:
a1346054 2021-08-25 22:41:18 +00:00
parent e2c20840e4
commit 7e5c750340
2 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ before_script:
rustc --version rustc --version
cargo --version cargo --version
# Check on stable, beta and nightly # Check on stable, beta and nightly
.check-base: &check-base .check-base: &check-base
stage: check stage: check
script: script:

View file

@ -18,7 +18,7 @@ Contributions to the `ffsend` project are welcome!
When contributing new features, alternative implementations or bigger When contributing new features, alternative implementations or bigger
improvements, please first discuss the change you wish to make via an issue improvements, please first discuss the change you wish to make via an issue
or email. or email.
Small changes such as fixed commands, fixed spelling or dependency updates Small changes such as fixed commands, fixed spelling or dependency updates
are always welcome without discussion. are always welcome without discussion.
The `ffsend` repository is primarily hosted on [GitLab][gitlab]. The `ffsend` repository is primarily hosted on [GitLab][gitlab].
@ -119,7 +119,7 @@ available at [https://contributor-covenant.org/version/1/4][coc-version]
## License ## License
This project is released under the GNU GPL-3.0 license. This project is released under the GNU GPL-3.0 license.
Check out the [LICENSE](LICENSE) file for more information. Check out the [LICENSE](LICENSE) file for more information.
[branch-master]: https://gitlab.com/timvisee/ffsend/tree/master [branch-master]: https://gitlab.com/timvisee/ffsend/tree/master
[gitlab]: https://gitlab.com/timvisee/ffsend [gitlab]: https://gitlab.com/timvisee/ffsend