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
1 merge request!54CONTRIBUTING.rst: use make lint to run shellcheck
Pipeline #704 passed
...@@ -17,7 +17,7 @@ All ash and bash scripts are linted using shellcheck: ...@@ -17,7 +17,7 @@ All ash and bash scripts are linted using shellcheck:
.. code:: bash .. code:: bash
make check make lint
Testing 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