style: fix pre-existing formatting drift across codebase

This commit is contained in:
2026-05-30 09:00:29 +02:00
parent 7045b10738
commit 2bed225133
44 changed files with 452 additions and 194 deletions

View File

@@ -96,7 +96,9 @@ defmodule BDS.Scripts.TransformsTest do
data.content = data.content .. "D"
return data
end
""", enabled: false)
""",
enabled: false
)
transform(other.id, "Foreign", """
function main(data, _ctx)