Page MenuHomeDevCentral

D1087.diff
No OneTemporary

D1087.diff

diff --git a/roles/devserver/userland-software/dev.sls b/roles/devserver/userland-software/dev.sls
--- a/roles/devserver/userland-software/dev.sls
+++ b/roles/devserver/userland-software/dev.sls
@@ -95,6 +95,16 @@
- rust
# -------------------------------------------------------------
+# Shell
+# -------------------------------------------------------------
+
+devserver_software_dev_shell:
+ pkg:
+ - installed
+ - pkgs:
+ - hs-ShellCheck
+
+# -------------------------------------------------------------
# TCL
# -------------------------------------------------------------
diff --git a/roles/devserver/userland-software/phabricator.sls b/roles/devserver/userland-software/phabricator.sls
--- a/roles/devserver/userland-software/phabricator.sls
+++ b/roles/devserver/userland-software/phabricator.sls
@@ -28,6 +28,15 @@
- target: /opt/phabricator/phabricator
# -------------------------------------------------------------
+# Extra phutil libraries
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+shellcheck_linter_repository:
+ git.latest:
+ - name: https://devcentral.nasqueron.org/source/shellcheck-linter.git
+ - target: /opt/phabricator/shellcheck-linter
+
+# -------------------------------------------------------------
# Aliases
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

File Metadata

Mime Type
text/plain
Expires
Tue, Oct 8, 01:24 (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2181220
Default Alt Text
D1087.diff (1 KB)

Event Timeline