Closed
Bug 1941617
Opened 1 month ago
Closed 14 days ago
Exclude tools/ts/config from the webidl hook checks (prevent_webidl_changes.py)
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: jcristau)
References
Details
Attachments
(1 file)
In tools/js/config/
has a couple of .webidl
files that are used for TypeScript checking.
Since they are not part of the production code, we should exclude them from the prevent_webidl_changes.py as they don't need webidl reviewer approvals.
Assignee | ||
Updated•1 month ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 month ago
|
||
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/a721a5eb6e0a
hooks: exclude tools/ts/config from the webidl checks . r=sheehan
Status: ASSIGNED → RESOLVED
Closed: 14 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•