-
Notifications
You must be signed in to change notification settings - Fork 42.3k
Closed
Description
Describe the bug
I recently forked the project and have been adding my personal touches and enabled require 'kickstart.plugins.autoformat'
This made it impossible for me to commit my changes as the "Check Lua Formatting" workflow would fail.
This is due to all Lua files being formatted with lua_ls rather than stylua.
I thought this was a bit inconvenient.
To Reproduce
- Fork & clone the repo
- Enable
require 'kickstart.plugins.autoformat' - Make a change in init.lua and save (Should now be auto formatted with lua_ls)
- Commit and push changes, see that workflow fails.
Desktop
- OS: MAC
- Terminal: Alacritty
Neovim Version
:version
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1703358377
micaiah-effiong
Metadata
Metadata
Assignees
Labels
No labels