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
refactor(utils)!: Rename FileMatcher.matches to matches
This aligns the name of the static functions with the class function
which is also called `matches`. Also, this better aligns with framework
functions like `Regex.matches`.
Signed-off-by: Martin Nonnenmacher <[email protected]>
0 commit comments