Hi,
I would like to suggest using **/*.gd as a default when no files are passed when invoking GDScript-formatter. I believe this would be an improvement when using this tool. However, it would be a breaking change from the current default behavior which reads from STDIN. It could become the --stdin option.
What do you think?