Update "Ruby gems" article with aliases #99
reviewdog [vale] report
reported by reviewdog 🐶
Findings (19)
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|7 col 8| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|34 col 5| [Google.Headings] '1. Multiple Ruby versions.' should use sentence-style capitalization.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|34 col 5| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|34 col 8| [write-good.TooWordy] 'Multiple' is too wordy.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|34 col 29| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|126 col 5| [Google.Headings] '2. Using Ruby Gems.' should use sentence-style capitalization.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|126 col 5| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|126 col 22| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|168 col 5| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|168 col 25| [Google.HeadingPunctuation] Don't put a period at the end of a heading.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|202 col 4| [Google.Headings] 'Using Ruby aliases' should use sentence-style capitalization.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|207 col 87| [Google.We] Try to avoid using first-person plural like 'us'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|211 col 13| [write-good.Passive] 'be configured' may be passive voice. Use active voice if you can.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|220 col 6| [Google.Will] Avoid using 'will'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|221 col 50| [Google.Will] Avoid using 'will'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|229 col 1| [write-good.ThereIs] Don't start a sentence with 'There are'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|229 col 78| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|230 col 107| [Google.Will] Avoid using 'will'.
content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md|232 col 38| [write-good.Passive] 'be installed' may be passive voice. Use active voice if you can.
Filtered Findings (1530)
tools/post-scaffolder/README.md|1 col 3| [Google.Headings] 'Getting Started With Schematics' should use sentence-style capitalization.
tools/post-scaffolder/README.md|7 col 177| [Google.WordList] Use 'command-line tool' instead of 'CLI'.
tools/post-scaffolder/README.md|15 col 5| [Google.Headings] 'Unit Testing' should use sentence-style capitalization.
tools/post-scaffolder/README.md|17 col 16| [Google.Will] Avoid using 'will'.
tools/post-scaffolder/README.md|21 col 13| [write-good.Weasel] 'simply' is a weasel word!
tools/post-scaffolder/README.md|28 col 9| [Google.Exclamation] Don't use exclamation points in text.
tools/post-scaffolder/src/post-scaffolder/files/post.md|1 col 3| [Google.Headings] '<%= title %>' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|15 col 4| [Google.Headings] 'Chronicles of Code: A Two-Minute Sonnet in Silicon' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|15 col 22| [Google.Colons] ': A' should be in lowercase.
tools/post-scaffolder/src/post-scaffolder/files/post.md|17 col 85| [Google.We] Try to avoid using first-person plural like 'we'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|19 col 5| [Google.Headings] 'Opening Act' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|23 col 23| [write-good.TooWordy] 'commence' is too wordy.
tools/post-scaffolder/src/post-scaffolder/files/post.md|38 col 5| [Google.Headings] 'The Dance of Algorithms' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|42 col 6| [Google.Headings] 'Midpoint Musings' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|44 col 4| [Google.We] Try to avoid using first-person plural like 'we'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|44 col 29| [Google.We] Try to avoid using first-person plural like 'our'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|46 col 5| [Google.Headings] 'Climax and Conclusion' should use sentence-style capitalization.
tools/post-scaffolder/src/post-scaffolder/files/post.md|48 col 41| [Google.We] Try to avoid using first-person plural like 'our'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|48 col 52| [write-good.Passive] 'is reached' may be passive voice. Use active voice if you can.
tools/post-scaffolder/src/post-scaffolder/files/post.md|48 col 287| [Google.We] Try to avoid using first-person plural like 'our'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|50 col 13| [Google.We] Try to avoid using first-person plural like 'we'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|50 col 66| [write-good.Weasel] 'gracefully' is a weasel word!
tools/post-scaffolder/src/post-scaffolder/files/post.md|52 col 95| [Google.We] Try to avoid using first-person plural like 'we'.
tools/post-scaffolder/src/post-scaffolder/files/post.md|52 col 229| [Google.We] Try to avoid using first-person plural like 'we'.
README.md|1 col 4| [Google.Headings] 'Backbase Engineering Blog' should use sentence-style capitalization.
README.md|3 col 37| [Google.WordList] Use 'app' instead of 'application'.
README.md|16 col 50| [Google.WordList] Use 'app' instead of 'application'.
README.md|32 col 6| [Google.Will] Avoid using 'will'.
README.md|32 col 65| [Google.EmDash] Don't put a space before or after a dash.
README.md|32 col 66| [Google.EnDash] Use an em dash ('—') instead of '–'.
README.md|37 col 10| [Google.Will] Avoid using 'will'.
README.md|37 col 15| [write-good.Passive] 'be set' may be passive voice. Use active voice if you can.
README.md|38 col 33| [Google.EmDash] Don't put a space before or after a dash.
README.md|38 col 34| [Google.EnDash] Use an em dash ('—') instead of '–'.
README.md|38 col 54| [Google.EmDash] Don't put a space before or after a dash.
README.md|40 col 45| [Google.WordList] Use 'select' instead of 'check'.
README.md|44 col 10| [write-good.Passive] 'is served' may be passive voice. Use active voice if you can.
README.md|55 col 12| [Google.We] Try to avoid using first-person plural like 'our'.
README.md|55 col 88| [Google.We] Try to avoid using first-person plural like 'our'.
README.md|55 col 400| [write-good.TooWordy] 'minimum' is too wordy.
README.md|55 col 426| [Google.We] Try to avoid using first-person plural like 'us'.
README.md|57 col 237| [write-good.Passive] 'is applied' may be passive voice. Use active voice if you can.
README.md|59 col 180| [Google.Ellipses] In general, don't use an ellipsis.
README.md|59 col 208| [write-good.Weasel] 'very' is a weasel word!
README.md|63 col 42| [write-good.Passive] 'was chosen' may be passive voice. Use active voice if you can.
README.md|66 col 72| [Google.We] Try to avoid using first-person plural like 'our'.
README.md|68 col 67| [Google.We] Try to avoid using first-person plural like 'we'.
README.md|68 col 104| [Google.WordList] Use 'select' instead of 'check'.
README.md|72 col 1| [Google.We] Try to avoid using first-person plural like 'We'.
README.md|81 col 23| [Google.WordList] Use 'select' instead of 'check'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|1 col 3| [Google.Headings] 'A New Chapter: Exploring Azure Resources' should use sentence-style capitalization.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|1 col 16| [Google.Colons] ': E' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|7 col 8| [Google.Colons] ': S' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|15 col 6| [Google.Headings] 'Demystifying Cloud Computing: A Quick Introduction' should use sentence-style capitalization.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|15 col 19| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|15 col 34| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|17 col 19| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|18 col 3| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|22 col 11| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|23 col 3| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|28 col 3| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|36 col 1| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|36 col 121| [Google.WordList] Use 'app' instead of 'application'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|40 col 1| [Google.Colons] ': R' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|45 col 15| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|46 col 5| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|50 col 6| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|50 col 6| [Google.Headings] 'Cloud Showdown: Visualizing AWS and Azure Resources' should use sentence-style capitalization.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|50 col 20| [Google.Colons] ': V' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|54 col 6| [Google.Headings] 'Exploring Azure Services: A Journey into Cloud Innovations' should use sentence-style capitalization.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|54 col 30| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|54 col 47| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|56 col 29| [Google.WordList] Use 'Google Cloud Platform' or 'GCP' instead of 'Cloud'.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|71 col 27| [write-good.Weasel] 'easily' is a weasel word!
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|71 col 124| [write-good.TooWordy] 'Monitor' is too wordy.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|77 col 15| [write-good.TooWordy] 'Monitor' is too wordy.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|116 col 71| [write-good.TooWordy] 'multiple' is too wordy.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|116 col 115| [write-good.Passive] 'is overwhelmed' may be passive voice. Use active voice if you can.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|132 col 6| [Google.Headings] 'Conclusion: Navigating Azure's Potential' should use sentence-style capitalization.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|132 col 16| [Google.Colons] ': N' should be in lowercase.
content/posts/2023/11/21/a-new-chapter-exploring-azure-resources/post.md|134 col 19| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|1 col 3| [Google.Headings] 'Visual Testing using Playwright' should use sentence-style capitalization.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|3 col 82| [write-good.Passive] 'be caught' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|7 col 8| [Google.Colons] ': V' should be in lowercase.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|17 col 116| [write-good.Passive] 'are displayed' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|17 col 130| [write-good.Weasel] 'correctly' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|42 col 28| [write-good.Passive] 'are crammed' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|42 col 128| [write-good.Weasel] 'Absolutely' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|48 col 1| [write-good.Weasel] 'Many' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|48 col 108| [write-good.TooWordy] 'validate' is too wordy.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|48 col 117| [write-good.Weasel] 'only' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|50 col 97| [write-good.Passive] 'are designed' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|65 col 67| [write-good.Passive] 'be covered' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|67 col 29| [write-good.TooWordy] 'it is' is too wordy.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|74 col 29| [write-good.TooWordy] 'validate' is too wordy.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|74 col 102| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|74 col 132| [Google.We] Try to avoid using first-person plural like 'our'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|74 col 149| [Google.Will] Avoid using 'will'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|80 col 4| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|82 col 35| [write-good.Passive] 'be validated' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|90 col 12| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|94 col 123| [write-good.Passive] 'be accessed' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|94 col 148| [write-good.Passive] 'being covered' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|96 col 144| [write-good.Passive] 'be added' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|96 col 205| [write-good.Passive] 'be followed' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|98 col 10| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|98 col 68| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|101 col 6| [Google.Headings] 'What is Manual Visual Testing?' should use sentence-style capitalization.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|103 col 249| [write-good.Weasel] 'Especially' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|103 col 327| [write-good.TooWordy] 'it is' is too wordy.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|103 col 333| [write-good.Weasel] 'very' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|111 col 67| [write-good.Weasel] 'only' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|111 col 98| [write-good.Weasel] 'Only' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|111 col 121| [write-good.Weasel] 'only' is a weasel word!
content/posts/2023/11/03/visual-testing-using-playwright/post.md|126 col 6| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|136 col 6| [Google.Headings] 'Automated Visual Testing using Playwright' should use sentence-style capitalization.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|138 col 72| [write-good.Passive] 'be implemented' may be passive voice. Use active voice if you can.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|140 col 24| [Google.WordList] Use 'open source' instead of 'open-source'.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|168 col 6| [Google.Headings] 'Key benefits/take-aways from Visual Testing Approach' should use sentence-style capitalization.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|170 col 1| [Google.Colons] ': V' should be in lowercase.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|171 col 1| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|172 col 1| [Google.Colons] ': V' should be in lowercase.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|173 col 1| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/11/03/visual-testing-using-playwright/post.md|174 col 1| [Google.Colons] ': V' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|7 col 8| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|17 col 140| [write-good.TooWordy] 'however' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|18 col 273| [write-good.Passive] 'be used' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|18 col 339| [Google.WordList] Use 'capability' or 'feature' instead of 'functionality'.
content/posts/2023/07/03/angular-standalone-components/post.md|21 col 4| [write-good.TooWordy] 'designate' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|21 col 146| [write-good.Passive] 'be declared' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|40 col 52| [Google.WordList] Use 'command-line tool' instead of 'CLI'.
content/posts/2023/07/03/angular-standalone-components/post.md|50 col 90| [write-good.TooWordy] 'implement' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|50 col 109| [write-good.Passive] 'be adopted' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|50 col 200| [write-good.Passive] 'be imported' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|75 col 44| [write-good.TooWordy] 'satisfy' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|83 col 47| [write-good.Passive] 'be executed' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|87 col 115| [Google.Will] Avoid using 'will'.
content/posts/2023/07/03/angular-standalone-components/post.md|89 col 111| [write-good.Passive] 'are searched' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|91 col 142| [write-good.Passive] 'is bootstrapped' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|132 col 4| [Google.Headings] 'Differences between using NgModules and Standalone feature' should use sentence-style capitalization.
content/posts/2023/07/03/angular-standalone-components/post.md|136 col 75| [write-good.Weasel] 'completely' is a weasel word!
content/posts/2023/07/03/angular-standalone-components/post.md|137 col 170| [Google.WordList] Use 'app' instead of 'application'.
content/posts/2023/07/03/angular-standalone-components/post.md|143 col 70| [write-good.Weasel] 'many' is a weasel word!
content/posts/2023/07/03/angular-standalone-components/post.md|144 col 9| [write-good.Weasel] 'simply' is a weasel word!
content/posts/2023/07/03/angular-standalone-components/post.md|148 col 5| [Google.Headings] 'Specs for Standalone components' should use sentence-style capitalization.
content/posts/2023/07/03/angular-standalone-components/post.md|155 col 1| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|155 col 49| [write-good.Passive] 'be broken' may be passive voice. Use active voice if you can.
content/posts/2023/07/03/angular-standalone-components/post.md|159 col 12| [write-good.Weasel] 'few' is a weasel word!
content/posts/2023/07/03/angular-standalone-components/post.md|161 col 1| [Google.Colons] ': Y' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|161 col 47| [write-good.TooWordy] 'overall' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|163 col 1| [Google.Colons] ': Y' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|163 col 84| [Google.WordList] Use 'capability' or 'feature' instead of 'functionality'.
content/posts/2023/07/03/angular-standalone-components/post.md|163 col 164| [write-good.Weasel] 'only' is a weasel word!
content/posts/2023/07/03/angular-standalone-components/post.md|163 col 174| [write-good.TooWordy] 'it is' is too wordy.
content/posts/2023/07/03/angular-standalone-components/post.md|165 col 1| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/07/03/angular-standalone-components/post.md|169 col 34| [Google.Will] Avoid using 'will'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|1 col 3| [Google.Headings] 'Shift Left Approach to Testing' should use sentence-style capitalization.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|7 col 8| [Google.Colons] ': A' should be in lowercase.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|15 col 72| [write-good.Weasel] 'early' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|17 col 14| [write-good.Weasel] 'early' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|21 col 6| [Google.Headings] 'Traditional Quality Model vs Shift Left Model' should use sentence-style capitalization.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|23 col 19| [Google.Units] Put a nonbreaking space between the number and the unit in '1990s'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|23 col 55| [write-good.Weasel] 'only' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|25 col 14| [write-good.Passive] 'is paused' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|25 col 79| [Google.Will] Avoid using 'will'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|25 col 84| [write-good.Weasel] 'usually' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|25 col 174| [write-good.Passive] 'be reworked' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|28 col 49| [write-good.Passive] 'be sent' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|29 col 47| [Google.Will] Avoid using 'will'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|31 col 45| [Google.WordList] Use 'app' instead of 'application'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|35 col 1| [write-good.So] Don't start a sentence with 'So,'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|35 col 10| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|45 col 4| [Google.Headings] 'Shift Left Approach for FRs within development cycle' should use sentence-style capitalization.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|47 col 34| [write-good.TooWordy] 'Assistance' is too wordy.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|47 col 59| [Google.We] Try to avoid using first-person plural like 'we'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|47 col 94| [write-good.Weasel] 'early' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|49 col 11| [write-good.TooWordy] 'Assistance' is too wordy.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|52 col 126| [Google.Ordinal] Spell out all ordinal numbers ('1st') in text.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|52 col 126| [Google.Units] Put a nonbreaking space between the number and the unit in '1s'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|53 col 15| [Google.Spelling] In general, use American spelling instead of 'organise'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|53 col 81| [write-good.Passive] 'are reviewed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|55 col 22| [write-good.Passive] 'are developed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|55 col 232| [write-good.Passive] 'be fixed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|55 col 241| [write-good.Weasel] 'immediately' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|58 col 17| [Google.WordList] Use 'preceding' instead of 'above'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|60 col 20| [write-good.Passive] 'is aligned' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|62 col 77| [write-good.Passive] 'be fixed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|63 col 36| [Google.WordList] Use 'capability' or 'feature' instead of 'functionality'.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|63 col 50| [write-good.Passive] 'is released' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|69 col 4| [Google.Headings] 'Shift Left Approach for NFRs' should use sentence-style capitalization.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|74 col 58| [write-good.Passive] 'are designed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|74 col 99| [write-good.Passive] 'are slotted' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|74 col 120| [write-good.Weasel] 'few' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|75 col 72| [write-good.TooWordy] 'Requirement' is too wordy.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|79 col 1| [Google.Colons] ': I' should be in lowercase.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|79 col 2| [write-good.TooWordy] 'Requirement' is too wordy.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|85 col 23| [write-good.Passive] 'is designed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|88 col 22| [write-good.Passive] 'are written' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|91 col 1| [Google.Colons] ': N' should be in lowercase.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|91 col 29| [write-good.Passive] 'is performed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|93 col 1| [Google.Colons] ': R' should be in lowercase.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|93 col 43| [write-good.Passive] 'is deployed' may be passive voice. Use active voice if you can.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|97 col 4| [Google.Headings] 'Key benefits of Shift Left Approach to Testing' should use sentence-style capitalization.
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|104 col 3| [write-good.Weasel] 'Early' is a weasel word!
content/posts/2023/05/01/shift-left-approach-to-testing/post.md|105 col 74| [write-good.Passive] 'is delivered' may be passive voice. Use active voice if you can.
Annotations
Check warning on line 7 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L7
[Google.Colons] ': A' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': A' should be in lowercase.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Check warning on line 34 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L34
[Google.Headings] '1. Multiple Ruby versions.' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] '1. Multiple Ruby versions.' should use sentence-style capitalization.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 34, "column": 5}}}, "severity": "WARNING"}
Check warning on line 34 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L34
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 34, "column": 5}}}, "severity": "WARNING"}
Check warning on line 34 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L34
[write-good.TooWordy] 'Multiple' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'Multiple' is too wordy.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 34, "column": 8}}}, "severity": "WARNING"}
Check warning on line 34 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L34
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 34, "column": 29}}}, "severity": "WARNING"}
Check warning on line 126 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L126
[Google.Headings] '2. Using Ruby Gems.' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] '2. Using Ruby Gems.' should use sentence-style capitalization.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 126, "column": 5}}}, "severity": "WARNING"}
Check warning on line 126 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L126
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 126, "column": 5}}}, "severity": "WARNING"}
Check warning on line 126 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L126
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 126, "column": 22}}}, "severity": "WARNING"}
Check warning on line 168 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L168
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 168, "column": 5}}}, "severity": "WARNING"}
Check warning on line 168 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L168
[Google.HeadingPunctuation] Don't put a period at the end of a heading.
Raw output
{"message": "[Google.HeadingPunctuation] Don't put a period at the end of a heading.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 168, "column": 25}}}, "severity": "WARNING"}
Check warning on line 202 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L202
[Google.Headings] 'Using Ruby aliases' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Using Ruby aliases' should use sentence-style capitalization.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 202, "column": 4}}}, "severity": "WARNING"}
Check warning on line 207 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L207
[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 207, "column": 87}}}, "severity": "WARNING"}
Check warning on line 211 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L211
[write-good.Passive] 'be configured' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'be configured' may be passive voice. Use active voice if you can.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 211, "column": 13}}}, "severity": "WARNING"}
Check warning on line 220 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L220
[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 220, "column": 6}}}, "severity": "WARNING"}
Check warning on line 221 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L221
[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 221, "column": 50}}}, "severity": "WARNING"}
Check failure on line 229 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L229
[write-good.ThereIs] Don't start a sentence with 'There are'.
Raw output
{"message": "[write-good.ThereIs] Don't start a sentence with 'There are'.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 229, "column": 1}}}, "severity": "ERROR"}
Check warning on line 229 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L229
[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": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 229, "column": 78}}}, "severity": "WARNING"}
Check warning on line 230 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L230
[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 230, "column": 107}}}, "severity": "WARNING"}
Check warning on line 232 in content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md
github-actions / vale
[vale] content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md#L232
[write-good.Passive] 'be installed' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'be installed' may be passive voice. Use active voice if you can.", "location": {"path": "content/posts/2023/09/29/the-better-way-with-ruby-gems/post.md", "range": {"start": {"line": 232, "column": 38}}}, "severity": "WARNING"}