-
Couldn't load subscription status.
- Fork 410
Fix typos in source code, logging, comments, and config files #311
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
Conversation
- Rename "toolrunnner" (three 'n') to "toolrunner" - Rename "relativeFilepaht" to "relativeFilepath" - Fix various typos in documentation & comments - Fix typos in logs and test names
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, we're apparently really bad at spelling. Thanks for finding all of these.
One comment, and also you'll have to merge main and rebuild the javascript since another PR has been merged.
src/autobuild-action.ts
Outdated
|
|
||
| interface AutobuildStatusReport extends actionsUtil.StatusReportBase { | ||
| // Comma-separated set of languages being autobuilt | ||
| // Comma-separated set of languages being autobuild |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one I'm not so sure about. It's debatable because "autobuild" or "autobuilt" are not really real words. I'd argue that "autobuilt" is more correct here since it would be correct if you removed the "auto" prefix. Maybe it would be more clear with a hyphen as "auto-built".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, this one is my mistake I would say. I think autobuilt would be "correct", but I like auto-built better 😃
|
Sorry I think you've conflicted with your own PR again (#310) |
|
Ah, snap! You just pushed. |
Merge / deployment checklist
This fixes typos in both the source code (variable names, logging, and comments) and a couple of config files (
.yml). Notable changes:src/fingerprints.test.tsdescriptionvalues were changed