lint-action icon indicating copy to clipboard operation
lint-action copied to clipboard

New Linter: SQLFluff

Open dvasdekis opened this issue 2 years ago • 1 comments

Project page: https://github.com/sqlfluff/sqlfluff

Will be great to lint all the SQL we use for building our data warehouses.

I see the instructions here, which are simple enough. But I don't get how the linter itself gets installed if I'm calling it from src/linters/my-linter.js? Like, where does pip install sqlfluff get run?

Happy to give creating it a go myself, with an understanding of the above.

Thanks so much for a great module!

Edit: I can now see that SQLFluff gets installed in a prior step in the workflow as defined by the user (e.g. here). Understood, I'll start work!

dvasdekis avatar Sep 06 '22 04:09 dvasdekis

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 22 '22 03:09 github-actions[bot]