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

feat(overrides): ignore (max|min)(xyz) in .xml #280

Closed
wants to merge 6 commits into from
Closed

Conversation

shmpwk
Copy link
Contributor

@shmpwk shmpwk commented May 24, 2022

@shmpwk shmpwk requested a review from kenji-miyake May 24, 2022 10:51
@kenji-miyake
Copy link
Contributor

@shmpwk Could you look at other PRs and explain what each word means? 🙇

.cspell.json Outdated Show resolved Hide resolved
.cspell.json Outdated Show resolved Hide resolved
@kenji-miyake kenji-miyake changed the title feat(words): add CRTP, datatypes, minx, miny, minz, maxx, maxy, maxz, Redmon, Farhadi, Bochkovskiy, Jocher, ultralytics, Roboflow, Zenodo feat(words): add CRTP, Redmon, Farhadi, Bochkovskiy, Jocher, ultralytics, Roboflow, Zenodo May 24, 2022
@kenji-miyake
Copy link
Contributor

Also, you can consider ignoring words in README files.
Related: autowarefoundation/autoware-documentation#62 (comment)

@shmpwk
Copy link
Contributor Author

shmpwk commented May 24, 2022

Thank you for your review.
I changed most words to be ignored in README file.

@shmpwk shmpwk changed the title feat(words): add CRTP, Redmon, Farhadi, Bochkovskiy, Jocher, ultralytics, Roboflow, Zenodo feat(overrides): ignore (max|min)(xyz) in .xml May 24, 2022
@@ -136,6 +136,7 @@
{
"filename": "**/{*.cpp,*.hpp,*.py,*.sh,*.xml,*.yaml,CMakeLists.txt}",
"ignoreRegExpList": [
"(max|min)(xyz)",
Copy link
Contributor

Choose a reason for hiding this comment

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

It's a good solution, but I think we have to encourage people to replace minx with min_x.
So I'm sorry, but could you close this PR and leave the min/max typos as they are? 🙏

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok!

@shmpwk
Copy link
Contributor Author

shmpwk commented May 24, 2022

Close by #280 (comment)

@shmpwk shmpwk closed this May 24, 2022
@kenji-miyake kenji-miyake deleted the shmpwk-patch-1 branch May 24, 2022 12:06
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.

2 participants