style: format TOML files (#1266)

* style: format TOML files

* style: format wrangler.toml
This commit is contained in:
Jimmy
2026-02-17 19:20:09 +01:00
committed by GitHub
parent 5e57b5ad29
commit 475c956fd6
8 changed files with 81 additions and 82 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
includeNewer = true
threshold = 60
toLower = false
indices = [
indices = [
{ name = "tags", weight = 100 },
{ name = "categories", weight = 200 },
]