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

Fix typos discovered by codespell #2067

Merged
merged 2 commits into from
Feb 18, 2022
Merged

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 18, 2022

Thank you for submitting a Pull Request to the Mobile Security Testing Guide. Please make sure that:

  • Your contribution is written in the 2nd person (e.g. you)
  • Your contribution is written in an active present form for as much as possible.
  • You have made sure that the reference section is up to date (e.g. please add sources you have used, make sure that the references to MITRE/MASVS/etc. are up to date)
  • Your contribution has proper formatted markdown and/or code
  • Any references to website have been formatted as [TEXT](URL “NAME”)
  • You verified/tested the effectiveness of your contribution (e.g.: is the code really effective remediation? Please verify it works!)

If your PR is related to an issue. Please end your PR test with the following line:
This PR closes #< insert number here >.

codespell --ignore-words-list=ba,compliancy,firt,ist,keypair,ligh,ser,synopsys,zuser
https://pypi.org/project/codespell/

@cclauss cclauss changed the title Fix typos discovered bu codespell Fix typos discovered by codespell Feb 18, 2022
Copy link
Collaborator

@cpholguera cpholguera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @cclauss, this is very helpful! I'll see if we can integrate it in our GitHub workflows so that we catch them automatically in the future. Thanks for sharing the line as well!

@cpholguera cpholguera merged commit 46fc65f into OWASP:master Feb 18, 2022
@cclauss cclauss deleted the codespell branch February 18, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants