7 lines
173 B
TOML
7 lines
173 B
TOML
# https://github.com/crate-ci/typos
|
|
# install: cargo install typos-cli
|
|
# run: typos
|
|
|
|
[default.extend-words]
|
|
egui = "egui" # Example for how to ignore a false positive
|