Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #62 from ampleforth/naguib-audit
Browse files Browse the repository at this point in the history
.eslintrc.js Spacing fix
  • Loading branch information
ahnaguib authored May 2, 2019
2 parents 628a16b + 9e14c67 commit 58b7058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = {
"jsonrpc", "timestamp", "uint256", "erc20", "bignumber", "lodash",
"arg", "npm", "seedrandom", "eql", "sinon", "yaml", "posix", "promisify",
"passcode", "geth", "rpc", "rpcmsg","stdev", "stochasm", "aggregator",
"whitelist", "ethereum", "npx", "testrpc","solc","whitelisted",
"whitelist", "ethereum", "npx", "testrpc", "solc", "whitelisted",

// shorthand
"eth", "args", "util", "utils", "msg", "prev", "bal",
Expand All @@ -51,7 +51,7 @@ module.exports = {
"bytecode", "Binance",

// names
"nithin","naguib"
"nithin", "naguib"
],
"skipIfMatch": [
"http(s)?://[^s]*",
Expand Down

0 comments on commit 58b7058

Please sign in to comment.