When passing a folder, it would be useful to have a form to exclude a folder or files from the process.
Supose I am at the root of a godot project that has an addons folder that I want to exclude
'gdscript-formatter . -x addons'
or subfolder: 'addons/a_plugin_that_is_a_git_submodule'
When passing a folder, it would be useful to have a form to exclude a folder or files from the process.
Supose I am at the root of a godot project that has an addons folder that I want to exclude
'gdscript-formatter . -x addons'
or subfolder: 'addons/a_plugin_that_is_a_git_submodule'