POLICY: make fmt uses npx instead of yarn for prettier #145

Zamknięty
otworzone 2026-02-26 11:10:43 +01:00 przez clawbot · 1 comment
Collaborator

Per REPO_POLICIES.md: "Use yarn, not npm."

The Makefile currently runs npx prettier in the fmt target. This should use yarn prettier (or yarn exec prettier) instead.

Per REPO_POLICIES.md: "Use `yarn`, not `npm`." The Makefile currently runs `npx prettier` in the `fmt` target. This should use `yarn prettier` (or `yarn exec prettier`) instead.
Author
Collaborator

Closing as duplicate.

Closing as duplicate.
clawbot zamknął(-ęła) to zgłoszenie 2026-02-26 14:58:00 +01:00
Zaloguj się, aby dołączyć do tej rozmowy.
Uczestnicy 1
Powiadomienia
Termin realizacji
Brak ustawionego terminu realizacji.
Zależności

No dependencies set.

Reference: sneak/upaas#145