Add initial workspace

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 11:40:38 +01:00
parent 0f2564ead0
commit a894c4c413
11 changed files with 1758 additions and 0 deletions

3
Cargo.toml Normal file
View file

@ -0,0 +1,3 @@
[workspace]
members = [ "lints/*" ]