-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
documentationAdd or improve documentation (including error messages)Add or improve documentation (including error messages)
Description
Search before asking
- I searched the issues and found no similar issues.
Links or command line
https://github.com/sqlfluff/sqlfluff/tree/main/test/fixtures/dialects
Issue/Suggested Improvement
AS-IS:
tox generate-fixture-yml
tox generate-fixture-yml -- --dialect <dialect>
TO-BE:
tox -e generate-fixture-yml
tox -e generate-fixture-yml -- --dialect <dialect>
Are you willing to work on and submit a PR to address the issue?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
documentationAdd or improve documentation (including error messages)Add or improve documentation (including error messages)