"docs/source/vscode:/vscode.git/clone" did not exist on "31fbcf4160e973d8a16d5e32ad6992b6c645a88c"
Unverified Commit 273f7650 authored by Yuge Zhang's avatar Yuge Zhang Committed by GitHub
Browse files

Fix rstcheck on pipeline (#4728)

parent 37b73e4e
......@@ -18,7 +18,7 @@ stages:
- script: |
cd docs
rstcheck -r source \
--ignore-directives automodule,autoclass,autofunction,cardlinkitem,codesnippetcard,argparse \
--ignore-directives automodule,autoclass,autofunction,cardlinkitem,codesnippetcard,argparse,tabs \
--ignore-roles githublink --ignore-substitutions release \
--report warning
displayName: rstcheck
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment