Adam Simpson

Results 14 comments of Adam Simpson

For those using `use-package` @kouhin's solution can be shorter: ``` elisp (use-package flycheck :config (advice-add 'flycheck-eslint-config-exists-p :override (lambda() t)) ) ```

I can reproduce this in 9.4.12 and on `main`. Essentially creating a variable using `datatable` KQL results in a variable where the key is sent even if you explicitly set...

@academo @sympatheticmoose is correct, we settled on something like: `npx @grafana/create-plugin@latest cicd`. I can update this PR today hopefully with this change. I do think we could be more aggressive...

@sunker so sorry for the delay in getting back to this. I added docs and refactored things. The new question since I created the original draft of this PR is...