code-quality

Part 3 - Pre-commit hooks - SQL Linting

Part 3 - Pre-commit hooks - SQL Linting

It can be a challenge to keep code formatted consistently and with a lack of consistency, errors soon follow.

In part 3 of this pre-commit hooks series, we’ll focus on how we can use pre-commit hooks in Azure git repos, to automatically check for stylistic and programmatic errors in SQL scripts.