talkatu/talkatu

ignore pvs studio v568

2020-08-22, Gary Kramlich
bde456446ed7
Parents 2aca0bb872fb
Children 9c929229e8f9
ignore pvs studio v568

Ignore pvs-studio code v568

Testing Done:
Ran the pvs-studio image and verified that v568 is ignored

https://www.viva64.com/en/w/v568/

Reviewed at https://reviews.imfreedom.org/r/88/
  • +5 -1
    convey.yml
  • --- a/convey.yml Sat Aug 22 19:28:13 2020 -0500
    +++ b/convey.yml Sat Aug 22 22:14:27 2020 -0500
    @@ -158,7 +158,11 @@
    - tasks: [import, build, export]
    pvs-studio:
    - environment: [TARGET=pvs-studio, PVS_STUDIO_USERNAME, PVS_STUDIO_KEY]
    + environment:
    + - TARGET=pvs-studio
    + - PVS_STUDIO_USERNAME
    + - PVS_STUDIO_KEY
    + - PVS_IGNORED_CODES=V568
    stages:
    - tasks: [import, build-target]
    - tasks: [export-target]