Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

ci: add lack clippy tests for some contracts and fix contracts according to them #285

Closed loloicci closed 1 year ago

loloicci commented 1 year ago

Description

Closes #284

This PR adds clippy tests for contracts to ci and fixes contracts according to them.

Types of changes

Checklist