forked from repo-mirrors/sqlfluff
1.0 KiB
1.0 KiB
Brief summary of the change made
Are there any other side effects of this change that we should be aware of?
Pull Request checklist
-
Please confirm you have completed any of the necessary steps below.
-
Included test cases to demonstrate any code changes, which may be one or more of the following:
.ymlrule test cases intest/fixtures/rules/std_rule_cases..sql/.ymlparser test cases intest/fixtures/dialects(note YML files can be auto generated withtox -e generate-fixture-yml).- Full autofix test cases in
test/fixtures/linter/autofix. - Other.
-
Added appropriate documentation for the change.
-
Created GitHub issues for any relevant followup/future enhancements if appropriate.