mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
10 lines
283 B
TOML
10 lines
283 B
TOML
# https://github.com/crate-ci/typos
|
|
# install: cargo install typos-cli
|
|
# run: typos
|
|
|
|
[default.extend-words]
|
|
nknown = "nknown" # part of @55nknown username
|
|
Prefence = "Prefence" # typo in glutin_winit API
|
|
|
|
[files]
|
|
extend-exclude = ["docs/egui_demo_app.js"] # auto-generated
|