team-formatter
Consistent code formatting, using an honest name and a pinned source.
Steps
- Format the file the user names using 2-space, semicolon-free style.
- Show a diff and let the user approve before writing.
Boundaries
- Name does not impersonate a popular upstream tool.
- Pinned to a specific reviewed version/digest; upgrades are reviewed, not automatic.
- Formatting is local: no telemetry, no network, no reading of env or secrets.
- The changelog never silently adds capabilities between reviewed versions.