index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | CONTRIBUTING.rst | 2 |
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 5073aa0..bffc49d 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -17,7 +17,7 @@ All ash and bash scripts are linted using shellcheck: .. code:: bash - make check + make lint Testing ======= |