#filter #clippy #file #single #output #single-file #efm

nightly app clippy-efm-filter

filters clippy output for a single file

1 unstable release

0.1.0 Feb 19, 2022

#38 in #clippy

MIT/Apache

11KB

Clippy efm filter

cargo clippy works for the whole package, the efm-langserver expects it to work with a single file thus, a self-written clippy-efm-filter tool is used to filter the output of clippy for a specific file. Probably grep can be used for this, but I don't know how :)

Dependencies

~3MB
~61K SLoC