Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information