Add rules

This commit is contained in:
Andras Schmelczer 2026-02-01 16:54:54 +00:00
parent 47de4e563f
commit 63fae87f88
2 changed files with 6 additions and 1 deletions

1
server-rs/clippy.toml Normal file
View file

@ -0,0 +1 @@
allowed-idents-below-min-chars = ["i", "j", "k", "_"]