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
Mis à jour 4/8/2026
Étoiles
261
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use dotnet-metalint