Check the code excluding a comma-separated list of directories

drupal-check

drupal-check --exclude-dir {{path/to/excluded_directory}},{{path/to/excluded_files/*.php}} {{path/to/directory}}

click the source code to copy