File tree Expand file tree Collapse file tree 3 files changed +0
-68
lines changed Expand file tree Collapse file tree 3 files changed +0
-68
lines changed Original file line number Diff line number Diff line change 5959 git add --all .
6060 git commit -m 'clang report: Automatic update'
6161
62- - name : Update PVS report
63- run : |
64- cd "${NEOVIM_DIR}"
65- make distclean
66- ${GITHUB_WORKSPACE}/ci/pvs-report.sh
67- cd "$DOC_DIR"
68- git add --all .
69- git commit -m 'pvs-report: Automatic update'
70-
7162 - name : Update vimpatch report
7263 run : |
7364 python -m pip install --user requests
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ This repo contains automation scripts and CI configuration to run the scripts.
1111 - [ user/ docs] ( https://neovim.io/doc/user )
1212 - Build reports:
1313 - [ Clang report] ( https://neovim.io/doc/reports/clang )
14- - [ PVS-studio report] ( https://neovim.io/doc/reports/pvs )
1514 - [ Vimpatch report] ( https://neovim.io/doc/reports/vimpatch )
1615
1716## Run Locally
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments