diff --git a/.lua-format b/.lua-format new file mode 100644 index 0000000..71f1827 --- /dev/null +++ b/.lua-format @@ -0,0 +1,3 @@ +indent_width: 2 +continuation_indent_with: 2 +double_quote_to_single_quote: true