Closed as not planned
Description
Hello,
Using clang-format-node
and applying glob patterns with the Linux's find
command mentioned in the README.md
can be somewhat inconvenient.
However, I'm currently undecided on whether it's better to keep the functionality of clang-format
as is or to add necessary features directly to the package.
Therefore, I would like to seek your opinion on introducing a custom glob pattern feature.
Please give a thumbs up(👍) if you support the introduction of a custom glob pattern, or a thumbs down(👎) if you oppose it.
Once I gather around 10-20 responses, I will decide on the implementation. Thank you.