Checks for redundant async in a method or function body.| dcm.dev
Avoid passing asynchronous function as an argument where a synchronous function is expected.| dcm.dev
DCM supports global configuration, but only for setting the executable version constraint.| dcm.dev
Rules are one of the core building blocks of DCM. A rule validates if your code meets a certain expectation, and what to do if it does not meet that expectation.| dcm.dev
Fixes issues produced by dcm analyze, dcm check-unused-code, dcm check-unused-files or dcm check-dependencies commands.| dcm.dev
Presets are predefined sets or rules/metrics (for example, for a particular package or for a particular set of problems) that help you quickly configure DCM.| dcm.dev
General command to set up DCM. Supports three subcommands: "baseline", "lints-preview" and "metrics-preview".| dcm.dev
Discover, add, update, disable and uninstall Visual Studio Code extensions (plug-ins) through the Extension Marketplace.| code.visualstudio.com