pub fn verify_rules( inputs: Vec<PathBuf>, config: &Config, widths: &Option<Vec<String>>, ) -> Result<(), Errors>