mirror of https://github.com/emilk/egui.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
340 B
11 lines
340 B
# https://github.com/crate-ci/typos
|
|
# install: cargo install typos-cli
|
|
# run: typos
|
|
|
|
[default.extend-words]
|
|
ime = "ime" # Input Method Editor
|
|
nknown = "nknown" # part of @55nknown username
|
|
ro = "ro" # read-only, also part of the username @Phen-Ro
|
|
|
|
[files]
|
|
extend-exclude = ["web_demo/egui_demo_app.js"] # auto-generated
|
|
|