Skip to content

Fix escaping of set kwarg in variable macro #4442

Fix escaping of set kwarg in variable macro

Fix escaping of set kwarg in variable macro #4442

GitHub Actions / vale completed Jan 5, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (3)

docs/src/packages/Loraine.md|78 col 20| [Google.Ellipses] In general, don't use an ellipsis.
docs/src/packages/Ipopt.md|243 col 33| [Google.Colons] ': L' should be in lowercase.
docs/src/packages/Manopt.md|36 col 35| [Google.Colons] ': O' should be in lowercase.

Filtered Findings (0)

Annotations

Check warning on line 78 in docs/src/packages/Loraine.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/Loraine.md#L78

[Google.Ellipses] In general, don't use an ellipsis.
Raw output
{"message": "[Google.Ellipses] In general, don't use an ellipsis.", "location": {"path": "docs/src/packages/Loraine.md", "range": {"start": {"line": 78, "column": 20}}}, "severity": "WARNING"}

Check warning on line 243 in docs/src/packages/Ipopt.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/Ipopt.md#L243

[Google.Colons] ': L' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': L' should be in lowercase.", "location": {"path": "docs/src/packages/Ipopt.md", "range": {"start": {"line": 243, "column": 33}}}, "severity": "WARNING"}

Check warning on line 36 in docs/src/packages/Manopt.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/Manopt.md#L36

[Google.Colons] ': O' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': O' should be in lowercase.", "location": {"path": "docs/src/packages/Manopt.md", "range": {"start": {"line": 36, "column": 35}}}, "severity": "WARNING"}