summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-11-30 15:00:14 -0500
committerJohn Turner <jturner.usa@gmail.com>2025-12-11 17:45:18 -0500
commitd2ea7cdad6868411c09b39fa3d8978a77ac336d7 (patch)
tree85f45068b477414683c42d37c51a1ebb96cd6bad /packaging
parentbfa96def243340841c1752bb63eeb4add92fe25a (diff)
downloadmeson-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 'packaging')
0 files changed, 0 insertions, 0 deletions