[Docs] Sync docs_new with legacy docs and update migration redirects (#23337)
Co-authored-by: Mingyi <wisclmy0611@gmail.com>
This commit is contained in:
@@ -93,6 +93,13 @@ repos:
|
||||
language: system
|
||||
files: ^test/registered/.*\.py$
|
||||
pass_filenames: false
|
||||
- id: check-no-docs-changes
|
||||
name: reject changes under legacy docs/
|
||||
entry: python3 scripts/ci/check_no_docs_changes.py
|
||||
language: system
|
||||
pass_filenames: false
|
||||
always_run: true
|
||||
stages: [pre-commit]
|
||||
- repo: https://github.com/lycheeverse/lychee.git
|
||||
rev: lychee-v0.22.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user