File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# :crab : RUST PROJECT TEMPLATE - TODO(template) PUT PROJECT NAME HERE
2- <!-- `TODO(template) update with your repository name.`-->
3- [ ![ Docs] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/docs.yml/badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions )
4- [ ![ Lint] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/linter.yml/badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions )
5- [ ![ Build] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/build-and-test.yml/badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions )
6- [ ![ Dependencies] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/dependency-audit.yml/badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions )
7- [ ![ UB] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/ub-detection.yml/badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions )
8- [ ![ Coverage] ( https://github.com/{{USERNAME}}/{{REPOSITORY}}/ workflows/Coverage /badge.svg )] ( https://github.com/{{USERNAME}}/{{REPOSITORY}} /actions/workflows/coverage.yml )
2+ <!-- `TODO(template) update each badge with your username and repository name.`-->
3+ [ ![ Docs] ( https://github.com/NethermindEth/rust-template/actions/ workflows/docs.yml/badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/docs.yml )
4+ [ ![ Lint] ( https://github.com/NethermindEth/rust-template/actions/ workflows/linter.yml/badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/linter.yml )
5+ [ ![ Build] ( https://github.com/NethermindEth/rust-template/actions/ workflows/build-and-test.yml/badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/build-and-test.yml )
6+ [ ![ Dependencies] ( https://github.com/NethermindEth/rust-template/actions/ workflows/dependency-audit.yml/badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/dependency-audit.yml )
7+ [ ![ UB] ( https://github.com/NethermindEth/rust-template/actions/ workflows/ub-detection.yml/badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/ub-detection.yml )
8+ [ ![ Coverage] ( https://github.com/NethermindEth/rust-template/actions/ workflows/coverage.yml /badge.svg )] ( https://github.com/NethermindEth/rust-template /actions/workflows/coverage.yml )
99<!-- You can replace them with a single badge if you create a main CI file that calls the other workflows
1010[](https://github.com/{{USERNAME}}/{{REPOSITORY}}/actions)
1111-->
You can’t perform that action at this time.
0 commit comments