1 unstable release
0.1.0 | Feb 19, 2022 |
---|
#37 in #clippy
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
~64K SLoC