diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-11-30 15:00:14 -0500 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-12-11 17:45:18 -0500 |
| commit | d2ea7cdad6868411c09b39fa3d8978a77ac336d7 (patch) | |
| tree | 85f45068b477414683c42d37c51a1ebb96cd6bad /test cases | |
| parent | bfa96def243340841c1752bb63eeb4add92fe25a (diff) | |
| download | meson-clippy-json.tar.gz | |
add clippy-json targetclippy-json
Add a clippy-json target to the ninja script.
This is useful for rust-analyzer, which requires an "external check
command" to function when not using cargo.
This also changes the --emit option in the clippy script to "emit",
without this, clippy will fail with errors about missing
libraries. These would normally be created with the normal compilation
target, but we can't rely on that, because if it fails, clippy-json
never runs, and you won't get error messages to the LSP.
Diffstat (limited to 'test cases')
0 files changed, 0 insertions, 0 deletions
