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

.github/workflows: add PR codespell workflow #3064

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

invidian
Copy link
Contributor

To avoid adding typos to the code base.

Follow up to #3057.

Signed-off-by: Mateusz Gozdek mgozdekof@gmail.com

To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
Copy link
Contributor

@zubron zubron left a comment

Choose a reason for hiding this comment

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

This is great - thanks!

- name: Codespell
uses: codespell-project/actions-codespell@master
with:
skip: .git,*.png,*.jpg,*.woff,*.ttf,*.gif,*.ico
Copy link
Member

Choose a reason for hiding this comment

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

Not sure if we want to include other directors to skip here.
Considering that we have a clean run at main, I am OK having this as is.

Copy link
Member

@ashish-amarnath ashish-amarnath left a comment

Choose a reason for hiding this comment

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

Added a comment. But this LGTM.

@ashish-amarnath ashish-amarnath merged commit 9acd4ac into vmware-tanzu:main Nov 10, 2020
georgettica pushed a commit to georgettica/velero that referenced this pull request Dec 23, 2020
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
georgettica pushed a commit to georgettica/velero that referenced this pull request Jan 26, 2021
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
vadasambar pushed a commit to vadasambar/velero that referenced this pull request Feb 3, 2021
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
dharmab pushed a commit to dharmab/velero that referenced this pull request May 25, 2021
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
ywk253100 pushed a commit to ywk253100/velero that referenced this pull request Jun 29, 2021
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
gyaozhou pushed a commit to gyaozhou/velero-read that referenced this pull request May 14, 2022
To avoid adding typos to the code base.

Follow up to vmware-tanzu#3057.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants