init sorbet

This commit is contained in:
Dylan Knutson
2025-01-01 01:14:26 +00:00
parent fcd9a7fbab
commit 20aa7871ea
207 changed files with 500609 additions and 219 deletions

View File

@@ -52,7 +52,8 @@ RUN \
postgresql-client \
rustc \
uuid-dev \
zlib1g-dev
zlib1g-dev \
watchman
# Install & configure delta diff tool
RUN wget -O- https://github.com/dandavison/delta/releases/download/0.18.2/git-delta_0.18.2_amd64.deb > /tmp/git-delta.deb && \