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