Set up workspace-wide lints

This commit is contained in:
Joscha 2024-03-02 23:21:06 +01:00
parent 44294830af
commit 8aa38070ca
3 changed files with 15 additions and 0 deletions

View file

@ -2,3 +2,6 @@
name = "showbits-common"
version.workspace = true
edition.workspace = true
[lints]
workspace = true