-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add linter for incorrect feature statuses (#15889)
* Add linter for incorrect experimental statuses * ?. is now a thing * Prepare for more status checking * Test standard_track when spec_url present * Simplify code * Format * Update JSDoc * Switch fixStatus() to only focus on standard track * Update import * Fix JSDoc * Add copyright and use strict * Add test for experimental status * Fix import * Fix imports * Rename file * Update fix script to include migration's code * Migrate to ESM * Migrate to ESM (continued) * Remove duplicate statements * Fix bad merge * Fix variable names * Fix the status fix script * Fix lint script * Run fix script Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
- Loading branch information
1 parent
bf23ea9
commit 4c465c6
Showing
81 changed files
with
361 additions
and
243 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
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
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
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
Oops, something went wrong.