Press "Enter" to skip to content

Linting T-SQL Code

Todd Kleinhans provides a suggestion:

What is a linter? Does it work on actual lint?

No, not really. It comes from what could be called or referred to as best practices or guidance originally from the C programming language to perform static program analysis. It helps prevent bugs and follows the concept of “prevention is the cure”.

Click through for a bit of advice around linting, comments, and more.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.