chore: workflow improvments
This commit is contained in:
parent
d69fb57aa6
commit
c86613b65b
6 changed files with 91 additions and 25 deletions
|
|
@ -11,6 +11,7 @@ return {
|
|||
rust = { "rustfmt", lsp_format = "fallback" },
|
||||
java = { "spotless", "google-java-format" },
|
||||
lua = { "stylua" },
|
||||
php = { "php_cs_fixer", lsp_format = "fallback", stop_after_first = true },
|
||||
cpp = { "clang-format" },
|
||||
},
|
||||
formatters = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue