CONTRIBUTING.rst: use make lint to run shellcheck
`make check` could get extended to include other things besides just linting.
This commit is contained in:
parent
d7fc56e006
commit
eec944cdf7
@ -17,7 +17,7 @@ All ash and bash scripts are linted using shellcheck:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
make check
|
||||
make lint
|
||||
|
||||
Testing
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user