Skip to main content

RUBOCOP

Static RUBOCOP 

Source
pub static RUBOCOP: ToolSpec
Expand 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.