Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3771736
D1163.id2971.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
848 B
Referenced Files
None
Subscribers
None
D1163.id2971.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,6 +11,7 @@
RUN apt-get update && apt-get install -y \
mercurial subversion openssh-client locales clang-format-3.5 \
+ shellcheck \
--no-install-recommends && rm -r /var/lib/apt/lists/* && \
ln -s /usr/bin/clang-format-3.5 /usr/bin/clang-format
@@ -18,6 +19,7 @@
git clone https://github.com/phacility/libphutil.git && \
git clone https://github.com/phacility/arcanist.git && \
git clone https://github.com/vhbit/clang-format-linter.git && \
+ git clone https://devcentral.nasqueron.org/source/shellcheck-linter.git && \
wget https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash && \
cd /home/app && \
ln -s /opt/arcanist/bin/arc /usr/local/bin/arc && \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 01:15 (21 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2261451
Default Alt Text
D1163.id2971.diff (848 B)
Attached To
Mode
D1163: Add shellcheck linter
Attached
Detach File
Event Timeline
Log In to Comment