jameshiew / nvim-magic

:genie: Pluggable framework for using AI code assistance in Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix stylua hanging in CI

jameshiew opened this issue · comments

Running stylua --check . in a Gitlab CI container causes it to hang for some reason, so this check isn't currently being run.

Fixed in #26