Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.24 KB

Buy Me A Coffee

Sqlfluff linter

Sqlfluff

What is it?

Sqlfluff linter is a plugin to integrate sqlfluff python tool to intellij

How to use it?

  • Install sqlfluff
  • Add plugin to Intellij IDE
  • Configure linter (optional)

Add plugin to Intellij IDE

  • Clone repo
git clone https://github.com/anboralabs/sqlfluff-intellij-community
  • Install from disk
- Go to https://github.com/anboralabs/sqlfluff-intellij-community/releases/tag/v1.0
- download sqlfluff-intellij-community-1.0.jar
- Plugins -> Install From disk -> choose the file downloaded

License

GNU General Public License v3.0