1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583)
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
2019-05-08 15:51:33 -04:00
..
transactions Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
blacklist-controller-test.js Add ability to whitelist a blacklisted domain at runtime 2018-10-02 10:43:46 -02:30
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
currency-controller-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
detect-tokens-test.js Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
infura-controller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
metamask-controller-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
network-contoller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
preferences-controller-test.js I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10:00
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00