GDQuest / GDQuest/GDScript-formatter
Allow --reorder-code to optionally preserve code regions, even if it breaks the official style guide
Open
help wanted
- Dominant language
- Rust
- Stars
- 455
- Forks
- 39
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.