veeso / ssh2-config

a ssh config parser for ssh2-rs
MIT License
10 stars 8 forks source link

[BUG] - Clippy fails #16

Open LeoniePhiline opened 4 days ago

LeoniePhiline commented 4 days ago

Description

Clippy fails and needs a few easy fixes.

Steps to reproduce

  1. Run CI
  2. It fails.

Expected behaviour

It succeeds.

Additional information

This is a blocker for #15.

LeoniePhiline commented 4 days ago

This was already broken 8 months ago: https://github.com/veeso/ssh2-config/actions/runs/8204148441/job/22438222853