Disable abidiff

I don't want to see complaints about internal JSC functions changing. We
have to export internal APIs because we install two shared libs and one
depends on non-public symbols from the other.
This commit is contained in:
Michael Catanzaro 2022-10-25 10:38:04 -05:00
parent 5165c7b46c
commit bc79de4676
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
inspections:
abidiff: off
changedfiles: off
filesize: off