mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Fix typos and false positives found by new version of 'typos'
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user