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 76ccf48 commit f955efbCopy full SHA for f955efb
1 file changed
.github/workflows/push.yaml
@@ -83,6 +83,7 @@ jobs:
83
- run: cargo shaders
84
- run: cargo linkage
85
- run: cargo build -p renderling
86
+ - run: cargo +nightly fmt
87
- run: git diff --exit-code --no-ext-diff
88
89
# BAU clippy lints
0 commit comments