ethereumjs-monorepo icon indicating copy to clipboard operation
ethereumjs-monorepo copied to clipboard

Enable `@typescript-eslint/strict-boolean-expressions` rule

Open faustbrian opened this issue 3 years ago • 1 comments

Opening a separate issue from https://github.com/ethereumjs/ethereumjs-monorepo/issues/1935 for enabling the rule mentioned in the title. Keeping a checklist here to track what was done:

  • [x] block
  • [x] blockchain
  • [x] client
  • [x] common
  • [x] devp2p
  • [x] ethash
  • [x] evm
  • [x] rlp
  • [x] statemanager
  • [x] trie
  • [x] tx
  • [x] util
  • [x] vm

faustbrian avatar Aug 15 '22 14:08 faustbrian

Opened PRs for all packages that should be carefully reviewed and manually tested for critical functionality. After all of these are merged I'll address https://github.com/ethereumjs/ethereumjs-monorepo/issues/1935#issuecomment-1215036381 in separate PRs.

faustbrian avatar Aug 16 '22 11:08 faustbrian