Janitor: cspell:ignore some words in cppdocs.rs

This commit is contained in:
Tobias Hunger 2021-07-08 20:45:34 +02:00 committed by Simon Hausmann
parent ef5301f3c2
commit b8f44ebc9b

View file

@ -7,6 +7,9 @@
This file is also available under commercial licensing terms.
Please contact info@sixtyfps.io for more information.
LICENSE END */
// cspell:ignore cppdocs pipenv pipfile
use anyhow::{Context, Result};
use std::ffi::OsString;
use std::path::{Path, PathBuf};