Formatting Enforcement

Retrofit formatting enforcement onto an existing Laravel project that has accumulated drift (badly formatted code committed under an always-green lint CI) or legacy tooling conflicts (Prettier vs Biome). Use when told to "harden linting", "fix formatting drift", "stop formatting merge conflicts", "apply the quality pipeline", or when an existing project's CI uses fix-mode formatters (pint/biome/prettier --write) that never fail. For new projects, use project-bootstrap instead.

ceilidhboy d457f2e 5 files · 11.4 KB Updated

File contents

ceilidhboy/skills/tree/main/skills/formatting-enforcement commit d457f2eb6e

Frequently asked questions

npx skillmds@latest add ceilidhboy/formatting-enforcement