adds "format-global" to use globally installed nph

This commit is contained in:
Marcin Czenko 2025-06-12 15:25:22 +02:00
parent a48af48210
commit 293adcc6f6
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0

View File

@ -233,6 +233,11 @@ format:
$(NPH) codex/
$(NPH) tests/
format-global:
nph *.nim
nph codex/
nph tests/
clean-nph:
rm -f $(NPH)