This guide walks you through the complete process of integrating your project with DCM Dashboards from creating a project and choosing an upload strategy, to uploading your analysis results and generating reports.| dcm.dev
DCM Dashboards help you get an overview of all open issues (from the lint rules and code quality checks) and metric violations across all your projects, and how those numbers change over time.| dcm.dev
DCM also excludes files listed in the analyzer exclude: option. For example,| dcm.dev
1. Using Configuration File (-c, --configurationFile)| checkstyle.org
To use DCM with GitLab CI/CD, configure a GitLab pipeline in the pipeline editor,| dcm.dev
To use DCM with Bitbucket CI/CD, create a bitbucket-pipelines.yaml file in the root of your application (or use Bitbucket pipeline in the dashboard) and add a step that runs DCM commands.| dcm.dev