gdscript-formatter 0.14.0 Expected behavior: running the formatter with the --reorder-code flag should not add or remove code from a region. Actual behavior: running the formatter with the --reorder-code flag can remove code from a region.