Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting launching MAPDL from WSL #2324

Merged
merged 19 commits into from
Sep 12, 2023

Merge branch 'main' into feat/allowing-wsl-to-launch-mapdl-instances

9d14820
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Supporting launching MAPDL from WSL #2324

Merge branch 'main' into feat/allowing-wsl-to-launch-mapdl-instances
9d14820
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale failed Sep 12, 2023 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (5)

doc/source/getting_started/wsl.rst|45 col 1| [Google.Headings] 'Using Ubuntu WSL distribution' should use sentence-style capitalization.
doc/source/getting_started/wsl.rst|49 col 35| [Google.We] Try to avoid using first-person plural like 'We'.
doc/source/getting_started/wsl.rst|195 col 18| [Vale.Spelling] Did you really mean 'ip'?
doc/source/getting_started/wsl.rst|237 col 77| [Vale.Spelling] Did you really mean 'IPs'?
doc/source/getting_started/wsl.rst|252 col 19| [Google.WordList] Use 'turn off' or 'off' instead of 'disable'.

Filtered Findings (0)

Annotations

Check warning on line 45 in doc/source/getting_started/wsl.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/getting_started/wsl.rst#L45

[Google.Headings] 'Using Ubuntu WSL distribution' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Using Ubuntu WSL distribution' should use sentence-style capitalization.", "location": {"path": "doc/source/getting_started/wsl.rst", "range": {"start": {"line": 45, "column": 1}}}, "severity": "WARNING"}

Check warning on line 49 in doc/source/getting_started/wsl.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/getting_started/wsl.rst#L49

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "doc/source/getting_started/wsl.rst", "range": {"start": {"line": 49, "column": 35}}}, "severity": "WARNING"}

Check failure on line 195 in doc/source/getting_started/wsl.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/getting_started/wsl.rst#L195

[Vale.Spelling] Did you really mean 'ip'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'ip'?", "location": {"path": "doc/source/getting_started/wsl.rst", "range": {"start": {"line": 195, "column": 18}}}, "severity": "ERROR"}

Check failure on line 237 in doc/source/getting_started/wsl.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/getting_started/wsl.rst#L237

[Vale.Spelling] Did you really mean 'IPs'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'IPs'?", "location": {"path": "doc/source/getting_started/wsl.rst", "range": {"start": {"line": 237, "column": 77}}}, "severity": "ERROR"}

Check warning on line 252 in doc/source/getting_started/wsl.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/getting_started/wsl.rst#L252

[Google.WordList] Use 'turn off' or 'off' instead of 'disable'.
Raw output
{"message": "[Google.WordList] Use 'turn off' or 'off' instead of 'disable'.", "location": {"path": "doc/source/getting_started/wsl.rst", "range": {"start": {"line": 252, "column": 19}}}, "severity": "WARNING"}