mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 19:35:37 +00:00
ci: exclude lua-cjson from PVS report #15859
This commit is contained in:
@@ -373,6 +373,7 @@ run_analysis() {(
|
|||||||
analyze \
|
analyze \
|
||||||
--lic-file PVS-Studio.lic \
|
--lic-file PVS-Studio.lic \
|
||||||
--threads "$(get_jobs_num)" \
|
--threads "$(get_jobs_num)" \
|
||||||
|
--exclude-path src/cjson \
|
||||||
--exclude-path src/xdiff \
|
--exclude-path src/xdiff \
|
||||||
--output-file PVS-studio.log \
|
--output-file PVS-studio.log \
|
||||||
--file build/compile_commands.json \
|
--file build/compile_commands.json \
|
||||||
|
|||||||
Reference in New Issue
Block a user