Closed kkharji closed 3 years ago
hmmm I wonder why the github action didn't run 🤔
BTW, is stylua whats used in projects like telescope?
BTW, is stylua whats used in projects like telescope?
Yes, and I also use it in sql.nvim and other upcoming projects
Purpose
Integrate stylua formatter, add github action to check format, and reformat all lua files.
Details
I won't recommend formatting the codebase on push/pull_request, checking for errors should be enough.