We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f770921 commit f55a5d2Copy full SHA for f55a5d2
tests/test_lints.rs
@@ -1,3 +1,5 @@
1
+#![allow(clippy::mixed_attributes_style)]
2
+
3
use thiserror::Error;
4
5
pub use std::error::Error;
0 commit comments