pub fn handle_validate( path: PathBuf, types: Option<Vec<String>>, fix: bool, quiet: bool, ) -> Result<String>