fomratter does lua now

This commit is contained in:
2025-03-18 03:53:34 -05:00
parent e9c321b8e2
commit 7e297266fa
7 changed files with 105 additions and 95 deletions

View File

@@ -14,4 +14,7 @@
programs.shellcheck.enable = true;
programs.shfmt.enable = true;
programs.yamlfmt.enable = true;
programs.just.enable = true;
programs.stylua.enable = true;
}