From 943f7c9091372ac29c90bd0394b7a0b466bc284e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 9 Feb 2025 01:26:24 +0100 Subject: configure toml formatting --- 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