Skip to content

code: language cleanup in comments #14073

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

Closed
wants to merge 4 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Jul 1, 2024

Based on the standards and guidelines we use for our documentation.

  • expand contractions (they're => they are etc)
  • host name = > hostname
  • file name => filename
  • user name = username
  • man page => manpage
  • pass phrase => passphrase
  • run-time => runtime
  • a HTTP => an HTTP
  • set-up => setup
  • back-end => backend
  • Two spaces after a period => one space after period

Adds a CI job that verifies language used the source code tree

@github-actions github-actions bot added tests CI Continuous Integration labels Jul 1, 2024
@bagder
Copy link
Member Author

bagder commented Jul 1, 2024

Most of the replacements were done with this script: lang.sh

@bagder bagder force-pushed the bagder/code-comments branch 3 times, most recently from 09e82bc to 6548696 Compare July 1, 2024 14:54
bagder added 2 commits July 1, 2024 16:55
Based on the standards and guidelines we use for our documentation.

 - expand contractions (they're => they are etc)
 - host name = > hostname
 - file name => filename
 - user name = username
 - man page => manpage
 - run-time => runtime
 - a HTTP => an HTTP
 - Two spaces after a period => one space after period
@bagder bagder force-pushed the bagder/code-comments branch from 6548696 to 13ed5f2 Compare July 1, 2024 14:55
@bagder bagder closed this in c074ba6 Jul 1, 2024
bagder added a commit that referenced this pull request Jul 1, 2024
@bagder bagder deleted the bagder/code-comments branch July 1, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant