TezosKit icon indicating copy to clipboard operation
TezosKit copied to clipboard

Fix Linter Setup

Open keefertaylor opened this issue 4 years ago • 0 comments

Linter:

  • Doesn't warn inline
  • Autocorrects errors (which can lead to silent failures, such as #206)

Consider:

  • Forcing a human to fix lint errors
  • not autocorrecting code (or at least not doing it silently)

keefertaylor avatar May 11 '20 09:05 keefertaylor