xlmnxp / blue-recorder

Simple Screen Recorder written in Rust based on Green Recorder
Other
498 stars 27 forks source link

refactor: replace `get(0)` with cleaner `first()` #75

Closed hamirmahal closed 4 weeks ago

xlmnxp commented 4 weeks ago

@hamirmahal I agree with you, I will add something like Code Lint to force the format

xlmnxp commented 4 weeks ago

also, thank you for your contribution :+1:

hamirmahal commented 4 weeks ago

You're welcome!