1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/test
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
..
data feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
e2e Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
integration Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
lib Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
web3 Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js fix merge conflicts 2018-08-17 12:56:07 -04:00
setup.js Adds not yet functional gas price chart. 2018-12-04 00:06:05 -03:30