getsentry / uptime-checker

Service responsible for powering Sentry's uptime detection features
Other
3 stars 1 forks source link

chore: Add clippy and fix some lint warnings #25

Closed wedamija closed 3 months ago

wedamija commented 3 months ago

This adds a lint action for GHA. Also fixes some warnings turned up by clippy, and disables dead code warnings for this crate.