stylua-action icon indicating copy to clipboard operation
stylua-action copied to clipboard

GitHub action for StyLua

Results 4 stylua-action issues
Sort by recently updated
recently updated
newest added

So now that we have the summary output style (thanks again!), it would be nice if the action used [annotations](https://tgrall.github.io/blog/2021/11/07/how-to-write-a-github-action-annotation-api) to point out mistakes in the code.

Hey there! We have quite a big repo and running StyLua on all the files on every commit takes quite a bit (20min), and I was wondering if you'd be...

enhancement

Hi @JohnnyMorganz, My code is currently use label feature of lua, however it is not enabled by default in release version. Are there anyway for me to enable features like...

Now that my favorite coding style is achievable via stylua v2.0.0, I'm working on setting up linting in CI for some projects. I have this a whirl, and it seems...