nff: separate format and lint commands

This commit is contained in:
raf 2025-06-02 07:56:12 +03:00
commit 6362ade5bd
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 376 additions and 135 deletions

View file

@ -15,3 +15,4 @@ text-size = "1.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
regex = "1.11.1"
glob = "0.3"