logos-delivery/.nph.toml
Copilot 85a7bf3322
chore: add .nph.toml to exclude vendor and nimbledeps from nph formatting (#3762)
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
2026-03-17 14:39:00 +01:00

5 lines
49 B
TOML

extend-exclude = [
"vendor",
"nimbledeps",
]