mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Issue #1677 - Part 7: Add unicode/uniset.h to check_spidermonkey_style.py for some reason
This commit is contained in:
parent
0789f637d1
commit
c44d7d2189
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ included_inclnames_to_ignore = set([
|
|||
'unicode/udat.h', # ICU
|
||||
'unicode/udatpg.h', # ICU
|
||||
'unicode/uenum.h', # ICU
|
||||
'unicode/uniset.h', # ICU
|
||||
'unicode/unorm.h', # ICU
|
||||
'unicode/unum.h', # ICU
|
||||
'unicode/unumsys.h', # ICU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue