Skip to content

fix: typo in autoapi template #2494

fix: typo in autoapi template

fix: typo in autoapi template #2494

GitHub Actions / vale completed Feb 20, 2025 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (3)

doc/source/user-guide/options.rst|307 col 93| [Google.Will] Avoid using 'will'.
doc/source/user-guide/options.rst|330 col 69| [Google.Will] Avoid using 'will'.
doc/source/user-guide/options.rst|332 col 54| [Google.Will] Avoid using 'will'.

Filtered Findings (0)

Annotations

Check warning on line 307 in doc/source/user-guide/options.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user-guide/options.rst#L307

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "doc/source/user-guide/options.rst", "range": {"start": {"line": 307, "column": 93}}}, "severity": "WARNING"}

Check warning on line 330 in doc/source/user-guide/options.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user-guide/options.rst#L330

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "doc/source/user-guide/options.rst", "range": {"start": {"line": 330, "column": 69}}}, "severity": "WARNING"}

Check warning on line 332 in doc/source/user-guide/options.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user-guide/options.rst#L332

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "doc/source/user-guide/options.rst", "range": {"start": {"line": 332, "column": 54}}}, "severity": "WARNING"}