[yew-devel] applied: [PATCH yew-widget-toolkit] clippy: props: padding: remove superfluous empty line between doc comments
Dietmar Maurer
dietmar at proxmox.com
Mon May 5 10:13:15 CEST 2025
applied
> On 2.5.2025 14:47 CEST Dominik Csapak <d.csapak at proxmox.com> wrote:
>
>
> otherwise the header is not connected to the paragraph below.
>
> Signed-off-by: Dominik Csapak <d.csapak at 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 at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel
More information about the yew-devel
mailing list