summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-11-09 20:48:11 -0500
committerMatt A. Tobin <email@mattatobin.com>2020-11-09 20:48:11 -0500
commit74ebcea4094f6e350936bb416c4c9598f404af0f (patch)
tree3d26a1032081d9e55c71149623de5470319b3691 /config
parentc732425e1a76ffbff74b42d777e3e00bc89be56e (diff)
downloadUXP-74ebcea4094f6e350936bb416c4c9598f404af0f.tar
UXP-74ebcea4094f6e350936bb416c4c9598f404af0f.tar.gz
UXP-74ebcea4094f6e350936bb416c4c9598f404af0f.tar.lz
UXP-74ebcea4094f6e350936bb416c4c9598f404af0f.tar.xz
UXP-74ebcea4094f6e350936bb416c4c9598f404af0f.zip
Issue #1677 - Part 7: Add unicode/uniset.h to check_spidermonkey_style.py for some reason
Diffstat (limited to 'config')
-rw-r--r--config/check_spidermonkey_style.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/check_spidermonkey_style.py b/config/check_spidermonkey_style.py
index a3d1b61ae..cc8695cee 100644
--- a/config/check_spidermonkey_style.py
+++ b/config/check_spidermonkey_style.py
@@ -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