79377457

Date: 2025-01-22 11:10:35
Score: 2
Natty:
Report link

I needed to set the extension's path in setting.json:

"sqlfluff.env.environmentVariables": [
        {
            "key": "PATH",
            "value": "/Users/nir/venvs/python/bin/"
        }
    ]
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Nir