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

Stängd
öppnade 2026-02-26 11:10:43 +01:00 av 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.
Logga in för att delta i denna konversation.
1 Deltagare
Notiser
Förfallodatum
Inget förfallodatum satt.
Beroenden

No dependencies set.

Reference: sneak/upaas#145