mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The `verify-locale-strings` script now ignores unit tests. This ensures the use of a string literal in a unit test won't mistakenly make this script believe that a message is used in the extension. This came up recently in #10396, where the deletion of unit tests for dead code triggered an unused message lint failure. This was then fixed in #10395.
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.