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