-
Notifications
You must be signed in to change notification settings - Fork 19
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
ci(sort_cspell_json): use pre-commit #256
ci(sort_cspell_json): use pre-commit #256
Conversation
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
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.
👍
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
https://github.com/tier4/autoware-spell-check-dict/runs/5675471711?check_suite_focus=true
|
@KeisukeShima It's an exception (to detect misspelling of autoware-spell-check-dict/.cspell.json Line 126 in e4be3ec
I guess you can remove the part from the input/answer. |
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Okay, removed f4f22b0 |
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
@KeisukeShima Could you check my changes, please? 🙏 |
@kenji-miyake Oh, I am the author of this PR, so I cannot approve it. Can you please merge them? |
Yes, but pre-commit.ci is broken, I'll check it. |
pre-commit.ci run |
@kenji-miyake
|
Yeah, but I've replaced it with |
Oh, I understand, it's in your fork and I've pushed to the upstream. |
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
@KeisukeShima Could you confirm two new commits? |
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
24c2673
to
bd085cf
Compare
Looks good to me 👍 |
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.
@KeisukeShima Please merge if you think the changes are okay. 🙏
Ah, but pytest fails.
|
Maybe the |
Yes, I'll fix it. |
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
1dd72da
to
8b32f10
Compare
Changed to use
pre-commit.ci
so that git push can be used in the forks.TODO: After this PR is merged, create a tag
v0.1.0
.Tested on #253
Signed-off-by: Keisuke Shima 19993104+KeisukeShima@users.noreply.github.com