Skip to content
Snippets Groups Projects
Unverified Commit eec944cd authored by nl6720's avatar nl6720
Browse files

CONTRIBUTING.rst: use make lint to run shellcheck

`make check` could get extended to include other things besides just linting.
parent d7fc56e0
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ All ash and bash scripts are linted using shellcheck:
.. code:: bash
make check
make lint
Testing
=======
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment