pub fn cmd_rules_run( workspace: Option<&Path>, since: Option<&str>, dry_run: bool, json: bool, ) -> Result<()>