Metalint

Use Metalint in .NET repositories that ship Node-based frontend assets and want one CLI entrypoint over several underlying linters. USE FOR: unified frontend lint commands; combined ESLint, Stylelint, HTMLHint, or similar checks; CI orchestration over multiple frontend linters. DO NOT USE FOR: simple repos where Biome already covers the required surface; teams that have not decided which underlying linters own each file type. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode b50b054 2 files · 5.3 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Tools/Metalint/skills/metalint commit b50b054fca

Frequently asked questions

npx skillmds@latest add managedcode/metalint