Skip to content

Instantly share code, notes, and snippets.

@heneryville
Last active November 8, 2019 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heneryville/f2d3854fb5a7d17a3be9c94a8654aece to your computer and use it in GitHub Desktop.
Save heneryville/f2d3854fb5a7d17a3be9c94a8654aece to your computer and use it in GitHub Desktop.
Just because it's technically possible, does that me we need it?
Imagine that you've got a magic box that can translate whatever people say and normalize so it's always the same. Would we use it? Many of the same arguments for linting could be used here
It makes us lazy. If we've got static analysis that tells us something about our code style, we don't put as much effort into reading it. But WE SHOULD.
But doesn't this prevent super bad code from getting submitted? Dr. Olsons reach over and smack them principle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment