Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlfluff - Refactor and update the extension #50

Merged
merged 43 commits into from
Jul 29, 2022

Conversation

RobertOstermann
Copy link
Contributor

This pulls in the changes from my sqlfluff extended extension.

@alanmcruickshank
Copy link
Member

@dorzey - would you be able to review this one? I'm afraid it's far beyond my JS-Fu.

@alanmcruickshank
Copy link
Member

@RobertOstermann - if he's not able to review then I'll do my best in a few days time. Thanks for taking the time to put this together 🙏

Copy link
Member

@tunetheweb tunetheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know VS code extensions, my JS knowledge is weak, and my TS knowledge is non-existent :-)

But did spot a couple of minor things.

package.json Outdated Show resolved Hide resolved
test/.sqlfluff Outdated Show resolved Hide resolved
@RobertOstermann
Copy link
Contributor Author

@tunetheweb I have made the changes you requested. I also noticed a few more problems when looking through my code and testing the extension. I have fixed those issues in recent commits.

Show notifications for templating/parsing errors.
Default sqlfluff.ignoreParsing to false.
Use the workingDirectory setting with the linter.
Make process.ts a static class.
@RobertOstermann RobertOstermann merged commit 5b266c2 into sqlfluff:master Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants