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 |
#1284 in Development tools
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
~9–21MB
~231K SLoC