diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-29 10:32:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-29 10:32:00 +0800 |
commit | 0b8bade493235cda9d8ab3ed138d6c94d7cef759 (patch) | |
tree | bce62c9421e9e72a164dfe09da9523e84f3e8c80 /src/nvim/api/command.c | |
parent | 1ebe7cd1604fccb1a5e15ae5c70f4229f136c6f3 (diff) | |
download | rneovim-0b8bade493235cda9d8ab3ed138d6c94d7cef759.tar.gz rneovim-0b8bade493235cda9d8ab3ed138d6c94d7cef759.tar.bz2 rneovim-0b8bade493235cda9d8ab3ed138d6c94d7cef759.zip |
build(pvscheck): disable PVS/V1028 (#19553)
Most casts where PVS warns for V1028 aren't added to prevent overflows
in the first place, but to avoid other warnings, like printf argument or
-Wconversion warnings. PVS/V1028 is more annoying than useful.
Diffstat (limited to 'src/nvim/api/command.c')
0 files changed, 0 insertions, 0 deletions