I've recently added a custom pre-commit hook to check if repository SQL files parse succesfully with sqlfluff. This hook runs a local python script against SQL files and uses the sqlfluff python ...