Move Rust linting to a dedicated Rust workflow
Open
ci
enhancement
- Dominant language
- Starlark
- Stars
- 563
- Forks
- 68
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Currently the Rust linting (clippy) for handlebarrz is run in the Python workflow. This should be moved to a dedicated Rust workflow once we have one.
Location: `.github/workflows/python.yml` line 173-175
Contributor guide
Assessment
This issue has not been assessed yet.