Modernization, CI Enhancements & Benchmark Improvements #58
build.yml
on: pull_request
Spell Check with Typos
4s
fmt
10s
clippy
2m 45s
build
32s
test
45s
coverage
1m 35s
Annotations
1 error and 2 warnings
Spell Check with Typos
Process completed with exit code 2.
|
Spell Check with Typos:
src/maze/algorithms/growing_tree.rs#L13
"recurive" should be "recursive".
|
Spell Check with Typos:
tests/help.rs#L85
"recurive" should be "recursive".
|