Skip to content

Commit

Permalink
Merge branch 'PaddlePaddle:develop' into divide
Browse files Browse the repository at this point in the history
  • Loading branch information
Asthestarsfalll authored Dec 3, 2024
2 parents e76ebdd + a4f5446 commit 9479c24
Show file tree
Hide file tree
Showing 1,545 changed files with 42,680 additions and 12,193 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ test/sot @SigureMo @zrr1999 @gouzil
tools/parallel_UT_rule.py @zhwesky2010 @wanghuancoder
tools/windows/run_unittests.sh @zhwesky2010 @wanghuancoder
.pre-commit-config.yaml @SigureMo @gouzil
_typos.toml @SigureMo
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ repos:
paddle/utils/.*|
paddle/cinn/utils/registry.h
)$
- repo: https://github.com/PFCCLab/typos-pre-commit-mirror.git
rev: v1.27.3
hooks:
- id: typos
args: [--force-exclude]
# For Python files
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.8.0
Expand Down
Loading

0 comments on commit 9479c24

Please sign in to comment.