sarroutbi / koji-retriever

koji-retriever is a very simple tool that allows downloading rpms from brew/koji like sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include cargo format check Github action

sarroutbi opened this issue · comments

We should include cargo format check, by executing a step like:

cargo fmt --all -- --check