Skip to content

Conversation

@tvegas1
Copy link
Contributor

@tvegas1 tvegas1 commented Dec 22, 2025

What?

Ignore spell checking for submodules.

@tvegas1 tvegas1 changed the title BUILD/CODESPELL: Skip submodule path CI/CODESPELL: Skip submodule path Dec 22, 2025
@tvegas1
Copy link
Contributor Author

tvegas1 commented Dec 22, 2025

fixes issue seen on #11077, added by #11076 which probably misses a cleanup part.

yosefe
yosefe previously approved these changes Dec 22, 2025
source /tmp/codespell_env/bin/activate
pip3 install codespell
codespell "$@"
codespell "$@" --skip './src/ucg/*'
Copy link
Contributor

Choose a reason for hiding this comment

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

can we somehow grep all paths from .gitmodules and use result as filter?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@brminich brminich merged commit 688f8eb into openucx:master Jan 8, 2026
147 checks passed
roiedanino pushed a commit to roiedanino/ucx that referenced this pull request Jan 21, 2026
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