DCM VS Code extensionDCM is a tool that helps improve the quality and consistency of Dart code by identifying and reporting problems, such as bugs and code that doesn't follow best practices. It also collects analytical data on the code through calculating code metrics and can be configured to set thresholds for these metrics. InstallationFor this extension to work you need to have ConfigurationDCM is designed to be flexible and configurable for your use case. You can turn off every rule and run only with enabled metrics calculation or have both rules and metrics enabled. To configure DCM, add a For more information on DCM configuration, see the Configuration documentation. Release NotesSee the changelog. |