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

Remove inline elements from RS API #476

Merged
merged 1 commit into from
Feb 20, 2024

Remove inline elements from RS API

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

Remove inline elements from RS API #476

Remove inline elements from RS API
466d10f
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Feb 20, 2024 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (2)

src/content/docs/api/rs-api/authentication.mdx|25 col 17| [Microsoft.FirstPerson] Use first person (such as 'My') sparingly.
src/content/docs/api/rs-api/authentication.mdx|34 col 17| [Microsoft.FirstPerson] Use first person (such as 'My') sparingly.

Filtered Findings (7)

src/content/docs/api/rs-api/reports.mdx|10 col 10| [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
src/content/docs/kitchen-sink/test-page.mdx|51 col 32| [Microsoft.FirstPerson] Use first person (such as 'My') sparingly.
src/content/docs/sdk/android/plugins/trademob.mdx|28 col 12| [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
src/content/docs/sdk/android/plugins/imei-plugin.mdx|20 col 8| [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
src/content/docs/sdk/android/plugins/criteo.mdx|22 col 12| [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
src/content/docs/sdk/android/plugins/oaid-plugin.mdx|11 col 12| [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
src/content/docs/sdk/windows/index.mdx|19 col 42| [Microsoft.Ellipses] In general, don't use an ellipsis.

Annotations

Check warning on line 25 in src/content/docs/api/rs-api/authentication.mdx

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] src/content/docs/api/rs-api/authentication.mdx#L25

[Microsoft.FirstPerson] Use first person (such as 'My') sparingly.
Raw output
{"message": "[Microsoft.FirstPerson] Use first person (such as 'My') sparingly.", "location": {"path": "src/content/docs/api/rs-api/authentication.mdx", "range": {"start": {"line": 25, "column": 17}}}, "severity": "WARNING"}

Check warning on line 34 in src/content/docs/api/rs-api/authentication.mdx

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] src/content/docs/api/rs-api/authentication.mdx#L34

[Microsoft.FirstPerson] Use first person (such as 'My') sparingly.
Raw output
{"message": "[Microsoft.FirstPerson] Use first person (such as 'My') sparingly.", "location": {"path": "src/content/docs/api/rs-api/authentication.mdx", "range": {"start": {"line": 34, "column": 17}}}, "severity": "WARNING"}