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)
Linter:
Consider: