meta: set up linters and rustfmt

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I554f12c5ce67d41aea3b7559e5536b6f6a6a6964
This commit is contained in:
raf 2026-06-20 12:50:33 +03:00
commit c9b8424bd1
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
3 changed files with 30 additions and 0 deletions

2
.rustfmt.toml Normal file
View file

@ -0,0 +1,2 @@
edition = "2024"
max_width = 100