Finally fixes #111.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Manuel Friedli 2024-04-15 01:50:42 +02:00
parent 1c34de830b
commit df3306fd00
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
3 changed files with 41 additions and 54 deletions

View file

@ -6,8 +6,9 @@ requests. So, go over to GitHub and fork this repository:
After you're done, please make sure that your changes don't upset
[`pkgcheck`](https://wiki.gentoo.org/wiki/Pkgcheck). Run the following
command and fix warnings and errors:
pkgcheck scan --exit error,warning,style --net .
```commandline
pkgcheck scan --exit error,warning,style --net .
```
Then send me the pull request. If you want, you can also create an issue along
with it. But you don't have to.