diff options
Diffstat (limited to '.cbfmt.toml')
| -rw-r--r-- | .cbfmt.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.cbfmt.toml b/.cbfmt.toml new file mode 100644 index 00000000..7e9f6a7d --- /dev/null +++ b/.cbfmt.toml @@ -0,0 +1,3 @@ +[languages] +lua = ["stylua -s -"] +sh = ["shellharden --transform "] |
