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
Add fallback logic to match files within directory patterns
(e.g., "pkg/header/" matches "pkg/header/check.go") to behave
consistently with tryMatchPatten in config.go. Test pattern
without trailing slash now correctly returns false.
0 commit comments