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: refactor and optimize exclusion handling logic
- Preallocate map with the length of extensions in `NewExcludedExtensions`
- Use `ExcludedPathesRegexs` type for the result slice in `NewExcludedPathesRegexs`
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments