mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 13:08:12 +08:00
Fix clippy lints (#2119)
This commit is contained in:
@@ -43,3 +43,6 @@ wasm-opt = ["-Oz", "--enable-bulk-memory"]
|
||||
debug-js-glue = false
|
||||
demangle-name-section = false
|
||||
dwarf-debug-info = false
|
||||
|
||||
[lints.rust]
|
||||
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_bindgen_unstable_test_coverage)'] }
|
||||
|
||||
Reference in New Issue
Block a user