Improve workspace

This commit is contained in:
Tobias Reisinger 2024-05-03 00:46:11 +02:00
parent 1cf9ad4904
commit c3659a96b9
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 11 additions and 2958 deletions

View file

@ -1,3 +1,6 @@
[alias]
format = "+nightly fmt"
lint = "clippy --all-targets --all-features -- -D warnings"
[patch.'https://git.serguzim.me/emgauwa/common.git']
emgauwa-common = { path = "./common" }