We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1134596 commit 9297f19Copy full SHA for 9297f19
bors.toml
@@ -0,0 +1,9 @@
1
+cut_body_after = "" # don't include text from the PR body in the merge commit message
2
+status = [
3
+ "Linting (fmt + clippy)",
4
+ "test (aarch64-unknown-linux-musl)",
5
+ "test (armv7-unknown-linux-musleabihf)",
6
+ "test (i686-unknown-linux-musl)",
7
+ "test (x86_64-unknown-linux-gnu)",
8
+ "test (x86_64-unknown-linux-musl)"
9
+]
0 commit comments