CCExtractor / rusty_ffmpeg

FFI bindings for FFmpeg inner libraries.

Home Page:https://crates.io/crates/rusty_ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Clippy check to the CI

ldm0 opened this issue · comments

Projects using this binding may uses clippy. So we need to fix clippy warnings of the generated code and add clippy to the CI script.