Qubic Contract Verify
Version updated for https://github.com/Franziska-Mueller/qubic-contract-verify to version v1.1.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Qubic Contract Verification Tool is a GitHub Action that automates the process of verifying C++ smart contract files for compliance with Qubic’s specific C++ language feature restrictions. It simplifies the validation workflow by integrating into CI/CD pipelines, enabling developers to ensure code adherence directly within GitHub. This action leverages a Docker-based container and supports checking single or multiple files for compliance.
What’s Changed
- publish pre-built docker image