From 547de640576c71bed54bc1ae3c9d9b224df9cc41 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 25 May 2024 12:49:10 +0200 Subject: format toml files with taplo --- taplo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 taplo.toml (limited to 'taplo.toml') diff --git a/taplo.toml b/taplo.toml new file mode 100644 index 0000000..7da1868 --- /dev/null +++ b/taplo.toml @@ -0,0 +1,7 @@ +#:schema taplo://taplo.toml + +[formatting] + indent_tables = true + indent_entries = true + array_auto_collapse = false + compact_arrays = false -- cgit 1.4.1