diff --git a/.gitlab/merge_request_templates/MR.md b/.gitlab/merge_request_templates/MR.md index c592a3b2..4210554b 100644 --- a/.gitlab/merge_request_templates/MR.md +++ b/.gitlab/merge_request_templates/MR.md @@ -3,6 +3,6 @@ ----------------------------------------------------------------------------- -- [ ] I ran `cargo fmt` and `cargo test` +- [ ] I ran `cargo fmt`, `cargo clippy`, and `cargo test` - [ ] I agree to release my code and all other changes of this MR under the Apache-2.0 license