aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Schievink <jonasschievink@gmail.com> 2020-10-27 01:13:45 +0100
committerGravatar Jonas Schievink <jonasschievink@gmail.com> 2020-10-27 01:13:45 +0100
commit7c33b4ac03b9bf3138073cc562a455ec12bbc0a8 (patch)
tree9c9ef9566217ce103381ce36549b7b10ddbffe4a
parent8b1104279294bd182cd38ddbef3791d639d03297 (diff)
downloadcortex-m-7c33b4ac03b9bf3138073cc562a455ec12bbc0a8.tar.gz
cortex-m-7c33b4ac03b9bf3138073cc562a455ec12bbc0a8.tar.zst
cortex-m-7c33b4ac03b9bf3138073cc562a455ec12bbc0a8.zip
Gate Bors on Clippy
-rw-r--r--.github/bors.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index dcf6c13..63d883f 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -5,4 +5,5 @@ status = [
"ci-linux (stable)",
"ci-linux (1.38.0)",
"rustfmt",
+ "clippy",
]