pub fn run( ctx: &Context, path: Option<String>, files: Option<Vec<String>>, full: bool, require_cpp_semantics: bool, sync_projections: bool, format: Format, ) -> Result<()>