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

GitHub action for StyLua

Results 3 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...