Remove inline elements from RS API #476
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
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
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"}