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

feat: improvements for redis related documentation #1560

Merged
merged 2 commits into from
Nov 19, 2024

Apply suggestions from code review

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

feat: improvements for redis related documentation #1560

Apply suggestions from code review
e7e3050
Select commit
Loading
Failed to load commit list.
GitHub Actions / LanguageTool completed Nov 18, 2024 in 0s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (2)

guides/hosting/infrastructure/redis.md|90 col 21| Unpaired symbol: ‘'’ seems to be missing (EN_UNPAIRED_QUOTES)
URL: https://languagetool.org/insights/post/punctuation-guide/#what-are-parentheses
Rule: https://community.languagetool.org/rule/show/EN_UNPAIRED_QUOTES?lang=en-US
Category: PUNCTUATION
guides/plugins/plugins/redis.md|86 col 12| Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: connections
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

Filtered Findings (0)

Annotations

Check warning on line 90 in guides/hosting/infrastructure/redis.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/hosting/infrastructure/redis.md#L90

Unpaired symbol: ‘'’ seems to be missing (EN_UNPAIRED_QUOTES)
URL: https://languagetool.org/insights/post/punctuation-guide/#what-are-parentheses 
Rule: https://community.languagetool.org/rule/show/EN_UNPAIRED_QUOTES?lang=en-US
Category: PUNCTUATION
Raw output
guides/hosting/infrastructure/redis.md:90:21: Unpaired symbol: ‘'’ seems to be missing (EN_UNPAIRED_QUOTES)
 URL: https://languagetool.org/insights/post/punctuation-guide/#what-are-parentheses 
 Rule: https://community.languagetool.org/rule/show/EN_UNPAIRED_QUOTES?lang=en-US
 Category: PUNCTUATION

Check warning on line 86 in guides/plugins/plugins/redis.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/redis.md#L86

Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: `connections`
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC
Raw output
guides/plugins/plugins/redis.md:86:12: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
 Suggestions: `connections`
 Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
 Category: MISC