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 592b283 commit a43bd37Copy full SHA for a43bd37
.github/workflows/check.yml
@@ -1,5 +1,14 @@
1
# Taken from https://github.com/jonhoo/rust-ci-conf/blob/main/.github/workflows/check.yml
2
3
+###
4
5
+#
6
7
+# asdfaksjdfhaskljdfhas
8
9
10
11
+
12
# This workflow runs whenever a PR is opened or updated, or a commit is pushed to main. It runs
13
# several checks:
14
# - fmt: checks that the code is formatted according to rustfmt
0 commit comments