A small release aimed primarily at changes to make it easier to roll sqlfluff out to new projects:
Importantly:
- Added the
--nofailoption toparseandlintcommands to assist rollout. - Added the
--versionoption to complement theversionoption already available on the cli. - Warning for unset dialects when getting parsing errors.
- Configurable line lengths for output.