Highlights
Bug fix for 1.4.3 which was incorrectly flagging L006 for concat operators (||) and other two-symbol binary operators.
What’s Changed
- Prep version 1.4.4 (#4170) @github-actions
- Recognise || as an operator to avoid rule L006 flagging it (#4168) @tunetheweb
- 🐛 Check verbosity level of pytest run before running certain tests (#4167) @pwildenhain
- [snowflake] Add support for snowflake select * exclude/replace syntax (#4160) @moreaupascal56