mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fix typos in CONTRIBUTING.md
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
42f8f160b6
commit
8d5244d0c0
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
Patches should be sent to the [aur-dev@archlinux.org][1] mailing list.
|
||||
|
||||
Before sending patched you are recomended to run the `flake8` and `isort`.
|
||||
Before sending patches, you are recommended to run `flake8` and `isort`.
|
||||
|
||||
You can add git hook to do this by installing `python-pre-install` and running
|
||||
`pre-install install`.
|
||||
You can add a git hook to do this by installing `python-pre-commit` and running
|
||||
`pre-commit install`.
|
||||
|
||||
[1] https://lists.archlinux.org/listinfo/aur-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue