You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello,
Using
clang-format-node
and applying glob patterns with the Linux'sfind
command mentioned in theREADME.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.
The text was updated successfully, but these errors were encountered: