Skip to content

Doing a clippy impression #32

@d3ftype

Description

@d3ftype

Pedantic, yes, but. InstatiateSwapError -> InstantiateSwapError

https://github.com/Wasmswap/Junoswap/blob/3d07a8d134e88b912ff56aebb09aaa9b985177c7/contracts/factory/src/error.rs#L20

Not sure the spread/ignore is needed here as the struct is empty?

        QueryMsg::GetSwapsDetailed { .. } => to_binary(&query_swaps_detailed(deps)?),

https://github.com/Wasmswap/Junoswap/blob/3d07a8d134e88b912ff56aebb09aaa9b985177c7/contracts/factory/src/contract.rs#L127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions