Merge branch 'trunk' into constrain_run_low_level

This commit is contained in:
Lucas 2021-07-30 13:09:58 -04:00 committed by GitHub
commit a806daf1a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ check-rustfmt:
RUN cargo fmt --all -- --check
check-typos:
RUN cargo install typos-cli
RUN cargo install --version 1.0.11 typos-cli
COPY --dir .github ci cli compiler docs editor examples nightly_benches packages roc_std www *.md LEGAL_DETAILS shell.nix ./
RUN typos