A sqlfluff plugin for Huq to enforce our heavily opinionated rules for more consistentcy that sqlfluff can bring out of the box.
- Assume you have a venv enabled
pip install -e .
- Hack.
- Make sure you add sensible tests and the tests pass.
pytest
The test cases are in test/rules/test_cases/.