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.
printer
engine
1 parent 9c51ace commit c26276dCopy full SHA for c26276d
.github/workflows/clippy_rust_engine.yml
@@ -15,4 +15,4 @@ jobs:
15
- uses: actions/checkout@v4
16
- name: Run clippy
17
run: |
18
- cargo clippy -p rust-printer -- --no-deps
+ cargo clippy -p hax-rust-engine -- --no-deps
0 commit comments