diff options
| author | Badlop <badlop@process-one.net> | 2021-12-21 18:33:54 +0100 |
|---|---|---|
| committer | Badlop <badlop@process-one.net> | 2021-12-23 13:56:51 +0100 |
| commit | 200a842cb07e06e8dea30cc6d2db0fe588bd2b72 (patch) | |
| tree | a45913fc4a66fe01614004d16422cfe5c259e14f | |
| parent | Only provide Relx start script in dev profile (diff) | |
Configure shellcheck to test with sh POSIX script
| -rw-r--r-- | .shellcheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.shellcheckrc b/.shellcheckrc new file mode 100644 index 00000000..96e22629 --- /dev/null +++ b/.shellcheckrc @@ -0,0 +1 @@ +shell=sh |
