Skip to content

maint: updating Vale's settings #94

maint: updating Vale's settings

maint: updating Vale's settings #94

GitHub Actions / vale completed Feb 27, 2024 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (2)

doc/source/user_guide/index.rst|5 col 35| [Google.Will] Avoid using 'will'.
doc/source/index.rst|1 col 1| [Google.Headings] 'Ansys Engineering Workflow API documentation |version|' should use sentence-style capitalization.

Filtered Findings (0)

Annotations

Check warning on line 5 in doc/source/user_guide/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user_guide/index.rst#L5

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "doc/source/user_guide/index.rst", "range": {"start": {"line": 5, "column": 35}}}, "severity": "WARNING"}

Check warning on line 1 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L1

[Google.Headings] 'Ansys Engineering Workflow API documentation |version|' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Ansys Engineering Workflow API documentation |version|' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}