mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-17 04:45:02 +01:00
vendor
This commit is contained in:
parent
12163d1338
commit
550b1644cb
363 changed files with 84081 additions and 16 deletions
10
egui/_typos.toml
Normal file
10
egui/_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
|
||||
Loading…
Add table
Add a link
Reference in a new issue