you are viewing a single comment's thread
view the rest of the comments
[–] 30 points 2 years ago

That's what warnings are for. The jokes about programmers ignoring warnings are outdated - we live in an age where CIs run linters and style checkers on pull requests, there is no reason for a CI to not automatically reject code that builds with warnings.

  • source
  • parent