test: add 'localize' as an allowed commit message scope (#34974)
It seems that we missed adding it before and listed all the localize fixes under 'ivy'. PR Close #34974
This commit is contained in:
parent
4c3a543f7f
commit
3d4b1431ec
|
@ -26,6 +26,7 @@
|
||||||
"http",
|
"http",
|
||||||
"ivy",
|
"ivy",
|
||||||
"language-service",
|
"language-service",
|
||||||
|
"localize",
|
||||||
"ngcc",
|
"ngcc",
|
||||||
"platform-browser",
|
"platform-browser",
|
||||||
"platform-browser-dynamic",
|
"platform-browser-dynamic",
|
||||||
|
|
Loading…
Reference in New Issue