feat: add repo map display (#727)

Co-authored-by: yetone <yetoneful@gmail.com>
This commit is contained in:
teocns
2024-10-18 00:41:40 -06:00
committed by GitHub
parent 26bf8d67e8
commit 36b23cef16
4 changed files with 64 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
toolchain: "1.80.1"
components: clippy, rustfmt
- name: Run rustfmt
run: make rustlint