summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c8d49c7..7ef6a2a 100644
--- a/README.md
+++ b/README.md
@@ -114,3 +114,6 @@ Ping the build master to show the slave is still compiling.
## working directory
In the standard configuration, the directory `work` will be used to cache some volatile data, as well as the git repositories of PKGBUILDs and modifications (in `repos/packages`, `repos/community`, `repos/packages32`).
+
+## shellcheck
+Check the scripts in the `bin` directory with `shellsheck -x <script>`