mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
11 lines
287 B
TOML
11 lines
287 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 = ["web_demo/egui_demo_app.js"] # auto-generated
|