forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[presubmit] ICU syntax check: allow =2 and =3 cases
Manually add =2 and =3 numeric cases to the allowed syntax of the ICU syntax presubmit check. While a generic solution that recognizes all possible numeric cases automatically would also fix this for the =4 case and above, this solution here is simpler and seem sufficient, given that the vast majority of strings use up to =3 (at this point there is a single =4 case in the codebase, and none above). Fixed: 41495103 Change-Id: Ib945c640f94d139d90a0d06e67dff5099b50d788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5237281 Reviewed-by: Dominic Battre <[email protected]> Reviewed-by: Nicolas MacBeth <[email protected]> Reviewed-by: Rainhard Findling <[email protected]> Commit-Queue: Rainhard Findling <[email protected]> Cr-Commit-Position: refs/heads/main@{#1256306}
- Loading branch information
Rainhard Findling
authored and
Chromium LUCI CQ
committed
Feb 5, 2024
1 parent
4d91927
commit 3cde3ef
Showing
2 changed files
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters