ci: enable check typos for commit

This commit is contained in:
liuqiang
2025-07-17 10:06:30 +08:00
parent 882edef5a0
commit df4e838ae2
4 changed files with 132 additions and 25 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ versions_url = '_static/esp_sdk_matter_version.js'
# Final PDF filename will contains target and version
pdf_file_prefix = u'esp-matter'
# Disable index in LaTeX output, as it's not rendered correctly
# Disable index in Latex output, as it's not rendered correctly
latex_elements = {
'printindex': '',
'makeindex': '',