Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
34 stars 8 forks source link

Fix clippy warning on cloud-scanner modules #110

Closed demeringo closed 2 years ago

demeringo commented 2 years ago

Problem

Clippy generates a lot of warnings.

Solution

Follow clippy recommendations, update the code to avoid theses warning.