mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
janitor: Fix typos and make cspell happy
This commit is contained in:
parent
ed60dcb6b5
commit
86a6add32c
4 changed files with 6 additions and 4 deletions
|
@ -5,7 +5,7 @@ use anyhow::Context;
|
|||
use std::iter::Extend;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
// cspell::ignore compat constexpr corelib sharedvector pathdata
|
||||
// cSpell: ignore compat constexpr corelib deps sharedvector pathdata
|
||||
|
||||
fn ensure_cargo_rerun_for_crate(
|
||||
crate_dir: &Path,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue