Skip to content

Commit

Permalink
Enable PVS Studio license check
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkbatya committed Oct 2, 2023
1 parent c924693 commit 5758fac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/fbt_tools/pvsstudio.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def generate(env):
"@.pvsoptions",
"-j${PVSNCORES}",
# "--incremental", # kinda broken on PVS side
"--disableLicenseExpirationCheck",
],
PVSCONVOPTIONS=[
"-a",
Expand Down

0 comments on commit 5758fac

Please sign in to comment.