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
The rule could utilise regex named groups to enforce the name of the directory matches that of the file (and for my case, using a pipe operator to change the casing)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Great package - I've been looking for something like this for a while.
Would be good to be able to pull out the regex into a variable, and then use that, eg:
The rule could utilise regex named groups to enforce the name of the directory matches that of the file (and for my case, using a pipe operator to change the casing)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions