1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 23:00:04 -04:00

Rename _typos.toml to .typos.toml

This commit is contained in:
Emil Ernerfeldt
2023-08-08 10:34:37 +02:00
parent bdc8795b04
commit 924a903610

10
.typos.toml Normal file
View 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