index : archiso32 | |
Archlinux32 iso tools | 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 | eec944cdf7d14cf656c047885010d63a3d9ed3e6 (patch) | |
tree | ffacb3372b2e272a3901ffb5c92f017c10550efb /CONTRIBUTING.rst | |
parent | d7fc56e0066fc0bdfd1d45e4e67f53b218609897 (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 ======= |