diff --git a/.gitpod.yml b/.gitpod.yml index 66363f09..46b1a6a8 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,7 +1,7 @@ tasks: - - init: /workspace/rustlings/install.sh - command: /workspace/.cargo/bin/rustlings watch + - init: /workspace/rustlings/install.sh + command: /workspace/.cargo/bin/rustlings watch vscode: - extensions: - - rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg== + extensions: + - rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg==