marlin 0.14.0

🦀 No nonsense hardware testing in Rust 🛠️
Documentation
1
2
3
4
5
6
7
8
Thank you for thinking about contributing! I'll refine this document later, but here are some general points:

- Follow [conventional commits]https://www.conventionalcommits.org/en/v1.0.0/ style in PR names.
- Sign all commits to your PR.
- Sign off your commits. You agree to the [DCO]https://developercertificate.org.
- Please try to match existing code style to the best of your ability.
- If in doubt about feature scope, make an issue where we can discuss!
- Keep your LLM slop out of my codebase.