cschleiden / go-workflows

Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
https://cschleiden.github.io/go-workflows/
MIT License
218 stars 50 forks source link

define redis globals for vscode lua language server diagnostics #318

Closed decibelcooper closed 6 months ago

decibelcooper commented 6 months ago

This is a small QoL improvement for redis script static diagnostics, helping to remove noise when using the lua language server vscode extension.

Changes