mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
parent
508fcdadb7
commit
03ed72642d
@ -373,7 +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/nvim/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 \
|
||||||
--sourcetree-root . || true
|
--sourcetree-root . || true
|
||||||
|
Loading…
Reference in New Issue
Block a user