AppFlowy-IO / AppFlowy-Cloud

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
GNU Affero General Public License v3.0
524 stars 145 forks source link

chore: fix clippy linting errors and warnings #639

Closed khorshuheng closed 1 week ago

khorshuheng commented 1 week ago

This PR fixed the errors reported by running Clippy, which includes:

For some reason, the same errors wasn't reported by the same linter test on github action.