summaryrefslogtreecommitdiffstats
path: root/.lua-format
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-05-10 16:41:05 +0200
committerVolpeon <git@volpeon.ink>2021-05-10 16:41:05 +0200
commita48d05d1d5fcff414359c8ba6cc8f38467aebdeb (patch)
tree3542bf116c910a1bb42b40d8531f60c2c2498b08 /.lua-format
parentUpdate (diff)
downloadvolpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.tar.gz
volpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.tar.bz2
volpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.zip
Refactoring to fully take advantage of Make
Diffstat (limited to '.lua-format')
-rw-r--r--.lua-format5
1 files changed, 5 insertions, 0 deletions
diff --git a/.lua-format b/.lua-format
new file mode 100644
index 0000000..64a9b5c
--- /dev/null
+++ b/.lua-format
@@ -0,0 +1,5 @@
1column_limit: 100
2align_args: false
3align_parameter: false
4spaces_inside_table_braces: true
5extra_sep_at_table_end: true