[fractal/clippy-ci] CI: use clippy for more tests
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/clippy-ci] CI: use clippy for more tests
- Date: Fri, 21 Feb 2020 20:17:15 +0000 (UTC)
commit 61a53a1a125b98f21215162beffb76955ec20fab
Author: Alexandre Franke <afranke gnome org>
Date: Thu Dec 5 23:25:11 2019 +0100
CI: use clippy for more tests
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f820cf59..37181096 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,7 @@ check:
- rustc -Vv && cargo -Vv
- cargo --version
- cargo fmt --all -- --check
+ - cargo clippy -- -D warnings
flatpak:
extends: '.flatpak'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]