home/categories/full-stack/managedcode-dotnet-skills-catalog-tools-metalint-skills-dotnet-metalint-skill-md
full-stackdevelopment

dotnet-metalint

Use Metalint in .NET repositories that ship Node-based frontend assets and want one CLI entrypoint over several underlying linters. Use when a repo wants to orchestrate ESLint, Stylelint, HTMLHint, and related frontend checks from a single checked-in `.metalint/` configuration.

managedcode
maintainer
managedcode
更新於 4/8/2026
星標
261
分支
20
quick start

Installation and usage

Use Metalint in .NET repositories that ship Node-based frontend assets and want one CLI entrypoint over several underlying linters. Use when a repo wants to orchestrate ESLint, Stylelint, HTMLHint, and related frontend checks from a single checked-in `.metalint/` configuration.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use dotnet-metalint