mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
deltachat-ffi: convert clippy warnings to errors
This commit is contained in:
committed by
holger krekel
parent
3bde37eabf
commit
35542189d8
@@ -1,3 +1,4 @@
|
|||||||
|
#![deny(clippy::all)]
|
||||||
#![allow(
|
#![allow(
|
||||||
non_camel_case_types,
|
non_camel_case_types,
|
||||||
non_snake_case,
|
non_snake_case,
|
||||||
|
|||||||
Reference in New Issue
Block a user