* [yew-devel] [PATCH yew-widget-toolkit] clippy: props: padding: remove superfluous empty line between doc comments
@ 2025-05-02 12:47 Dominik Csapak
2025-05-05 8:13 ` [yew-devel] applied: " Dietmar Maurer
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2025-05-02 12:47 UTC (permalink / raw)
To: yew-devel
otherwise the header is not connected to the paragraph below.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
src/props/padding.rs | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/props/padding.rs b/src/props/padding.rs
index c7b1f34..e4035f8 100644
--- a/src/props/padding.rs
+++ b/src/props/padding.rs
@@ -3,7 +3,6 @@ use crate::props::{AsClassesMut, AsCssStylesMut};
use super::PwtSpace;
/// Defines methods to use CSS padding classes.use yew::{html::IntoPropValue, AttrValue};
-
///
/// The default CSS template defines utility classes for paddings that rely on
/// a CSS variable that multiplies the base width of the spacer to get
--
2.39.5
_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-05 8:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-02 12:47 [yew-devel] [PATCH yew-widget-toolkit] clippy: props: padding: remove superfluous empty line between doc comments Dominik Csapak
2025-05-05 8:13 ` [yew-devel] applied: " Dietmar Maurer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal