We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02457c1 commit bc19f08Copy full SHA for bc19f08
pallets/subtensor/src/macros/config.rs
@@ -1,3 +1,5 @@
1
+#![allow(clippy::crate_in_macro_def)]
2
+
3
use frame_support::pallet_macros::pallet_section;
4
5
/// A [`pallet_section`] that defines the errors for a pallet.
0 commit comments