pub static RUBOCOP: ToolSpecExpand description
Ruby deterministic checker.
--force-exclusion makes RuboCop honor a repo’s Exclude lists for
explicitly-named files; without it, being handed a path on the command
line overrides the config’s own exclusions and reports files the project
deliberately does not lint.