Dotta's Solium plugin
$ npm install -g solium
$ npm install -g solium-plugin-dotta
In the .soliumrc.json file, add:
{
...
"rules": {
...
"dotta/underscore-function-arguments": [
"warning"
]
}
Forked from solium-plugin-zeppelin by