H. Chase Stevens
H. Chase Stevens
Traceback: ``` Traceback (most recent call last): File "/usr/local/bin/bellybutton", line 10, in sys.exit(main()) File "/usr/local/lib/python3.6/dist-packages/bellybutton/cli.py", line 218, in main for arg in args.func.__code__.co_varnames[:args.func.__code__.co_argcount] File "/usr/local/lib/python3.6/dist-packages/bellybutton/cli.py", line 191, in lint for...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened When running `sqlfluff --dialect snowflake`, bare `UNION`s are flagged by the `ambiguous.union`...