index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2020-07-30 13:37:55 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-07-30 13:37:55 +0300 |
commit | 509043fd7d587c39d581b5114572296c205201e3 (patch) | |
tree | 52e2932d5119ffcbe4c4f21934b81078f8a7d53b /CONTRIBUTING.rst | |
parent | eb64542e0f75a597064c99ac839d1712ed38af81 (diff) |
-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 ======= |