mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
10
_typos.toml
Normal file
10
_typos.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user