180 releases
0.0.228 | Aug 5, 2024 |
---|---|
0.0.227 | Jul 29, 2024 |
0.0.222 | Jun 24, 2024 |
0.0.207 | Mar 25, 2024 |
0.0.26 | Nov 30, 2020 |
#1248 in Development tools
93 downloads per month
37KB
772 lines
Flycheck provides the functionality needed to run cargo check
or
another compatible command (f.x. clippy) in a background thread and provide
LSP diagnostics based on the output of the command.
Dependencies
~10–18MB
~228K SLoC