mirror of
https://github.com/langgenius/dify.git
synced 2026-02-08 20:11:48 +08:00
chore: update CODEOWNERS to specify test file patterns for base components (#31941)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
This commit is contained in:
parent
3bd228ddb7
commit
f584be9cf0
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -239,7 +239,7 @@
|
||||
/web/app/components/base/ @iamjoel @zxhlyh
|
||||
|
||||
# Frontend - Base Components Tests
|
||||
/web/app/components/base/**/__tests__/ @hyoban @CodingOnStar
|
||||
/web/app/components/base/**/*.spec.tsx @hyoban @CodingOnStar
|
||||
|
||||
# Frontend - Utils and Hooks
|
||||
/web/utils/classnames.ts @iamjoel @zxhlyh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user