Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The lint_build job already checks for unminified errors, but the output isn't super helpful. Instead I've added a new job that runs the extract-errors script and fails the build if `codes.json` changes. It also outputs the expected diff so you can easily see which messages were missing from the map.
- Loading branch information