aboutsummaryrefslogtreecommitdiffstats
path: root/stylua.toml
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-15 12:46:50 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-15 12:46:50 +0100
commit8d203094d1f39805670574ddc97ffb3d97497bf8 (patch)
treeb8c7439a1f0561f36ef120312499d0c8a918845d /stylua.toml
parentdf5e75dcd0b30b1e40b49ac01ce6265a592bdfc7 (diff)
downloadcgit-oci-8d203094d1f39805670574ddc97ffb3d97497bf8.tar.gz
cgit-oci-8d203094d1f39805670574ddc97ffb3d97497bf8.tar.bz2
cgit-oci-8d203094d1f39805670574ddc97ffb3d97497bf8.tar.lz
cgit-oci-8d203094d1f39805670574ddc97ffb3d97497bf8.zip

feat: nicen up the repo for estrogen.zone

Diffstat (limited to 'stylua.toml')
-rw-r--r--stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml
new file mode 100644
index 0000000..327dfa6
--- /dev/null
+++ b/stylua.toml
@@ -0,0 +1,3 @@
+indent_width = 2
+indent_type = "Spaces"
+quote_style = "ForceSingle"