1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Mark Stacey 9f21317a30
Verify locales on CI (#7199)
* Add '--quiet' flag to verify locales script

The `--quiet` flag reduces the console output to just the essential
information for running in a CI environment. For each locale, it will
print the number of unused messages (if any).

* Add `verify-locales` script to lint CI job

The locales are now verified as part of the lint CI job. Any unused
messages detected will result in the job failing.
2019-09-21 13:31:33 -03:00
..
2018-07-02 18:49:33 -04:00
2017-09-29 11:50:24 -07:00
2019-09-16 14:41:01 -02:30
2018-03-14 15:33:22 +02:00
2019-07-30 15:36:23 -03:00
2018-07-02 18:49:33 -04:00
2018-07-02 18:49:33 -04:00
2018-11-20 08:34:14 -10:00

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.