bevy/clippy.toml
Jan Hohenheim 6f7c554daa
Fix common capitalization errors in documentation (#14562)
WASM -> Wasm
MacOS -> macOS

Nothing important, just something that annoyed me for a while :)
2024-07-31 21:16:05 +00:00

12 lines
132 B
TOML

doc-valid-idents = [
"GilRs",
"glTF",
"macOS",
"NVidia",
"OpenXR",
"sRGB",
"VSync",
"WebGL2",
"WebGPU",
"..",
]