feat: Added rustfmt to rust-dev
All checks were successful
Build and Push Dev Containers / build (push) Successful in 7m28s
All checks were successful
Build and Push Dev Containers / build (push) Successful in 7m28s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM git.luke-else.co.uk/luke-else/lab:latest
|
||||
|
||||
RUN sudo apk add --no-cache cargo rust-analyzer rust-clippy
|
||||
RUN sudo apk add --no-cache cargo rust-analyzer rustfmt rust-clippy
|
||||
|
||||
CMD [ "cargo run --release" ]
|
||||
Reference in New Issue
Block a user