Remove the Kapa AI chatbot (widget and policy)#5
reviewdog [vale] report
reported by reviewdog 🐶
Findings (2)
docs/policies/terms-of-use.md|12 col 1| [PaperMoon.FirstPersonPlural] Avoid first-person plural ('We'). Address the reader as 'you'.
docs/policies/terms-of-use.md|12 col 311| [PaperMoon.FirstPersonPlural] Avoid first-person plural ('our'). Address the reader as 'you'.
Filtered Findings (1)
docs/policies/terms-of-use.md|14 col 78| [PaperMoon.FirstPersonPlural] Avoid first-person plural ('we'). Address the reader as 'you'.
Annotations
Check warning on line 12 in docs/policies/terms-of-use.md
github-actions / vale
[vale] docs/policies/terms-of-use.md#L12
[PaperMoon.FirstPersonPlural] Avoid first-person plural ('We'). Address the reader as 'you'.
Raw output
{"message": "[PaperMoon.FirstPersonPlural] Avoid first-person plural ('We'). Address the reader as 'you'.", "location": {"path": "docs/policies/terms-of-use.md", "range": {"start": {"line": 12, "column": 1}}}, "severity": "WARNING"}
Check warning on line 12 in docs/policies/terms-of-use.md
github-actions / vale
[vale] docs/policies/terms-of-use.md#L12
[PaperMoon.FirstPersonPlural] Avoid first-person plural ('our'). Address the reader as 'you'.
Raw output
{"message": "[PaperMoon.FirstPersonPlural] Avoid first-person plural ('our'). Address the reader as 'you'.", "location": {"path": "docs/policies/terms-of-use.md", "range": {"start": {"line": 12, "column": 311}}}, "severity": "WARNING"}