Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3771177
D1163.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
879 B
Referenced Files
None
Subscribers
None
D1163.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,6 +12,7 @@
RUN apt-get update && apt-get install -y \
mercurial subversion openssh-client locales clang-format-3.5 \
silversearcher-ag \
+ shellcheck \
--no-install-recommends && rm -r /var/lib/apt/lists/* && \
ln -s /usr/bin/clang-format-3.5 /usr/bin/clang-format
@@ -19,6 +20,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
Sun, Nov 24, 22:55 (21 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2261254
Default Alt Text
D1163.diff (879 B)
Attached To
Mode
D1163: Add shellcheck linter
Attached
Detach File
Event Timeline
Log In to Comment