1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

See if I can get AccessKit exempted from the 'missing backticks' lint

This commit is contained in:
Matt Campbell
2022-11-29 20:45:41 -06:00
parent c0668891e6
commit d14eab6cb0

1
clippy.toml Normal file
View File

@@ -0,0 +1 @@
doc-valid-idents = ["AccessKit", ".."]