„CONTRIBUTING.md“ ändern
continuous-integration/drone/push Build is failing Details

Update contribution rules.
This commit is contained in:
Manuel Friedli 2023-01-11 01:06:44 +01:00
parent a73364dcc0
commit 01e6e79a68
1 changed files with 1 additions and 1 deletions

View File

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