Skip to content

Conversation

@marcosps
Copy link
Contributor

@marcosps marcosps commented Oct 2, 2025

This commit add --codespell to checkpatch.pl is the codespell package is install.

If b4 is installed with pipx you need to use --system-site-packages when calling install, otherwise it won't see the packages installed by your package manager.

@mricon this new feature was added since I forgot to run checkpatch.pl --codespell when sending the patch to the ML. I believed that b4 would do such check, but I was mistaken. What do you think about it?

This commit add --codespell to checkpatch.pl is the codespell package is
install.

If b4 is installed with pipx you need to use --system-site-packages when
calling install, otherwise it won't see the packages installed by your
package manager.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
@marcosps
Copy link
Contributor Author

@mricon ping :)

@marc-hb
Copy link

marc-hb commented Oct 30, 2025

From: #62 (comment)

This looks good, but can you please send it as a patch series to tools@kernel.org? This way it's transparent for everyone else and not just locked inside github.

Also from: 220ba25

Please send patches to tools@kernel.org.

Using b4 to send b4 patches is not a shocking demand :-D (I was wondering about exactly that)

@marcosps
Copy link
Contributor Author

marcosps commented Nov 7, 2025

@marc-hb never thought about it, but really makes sense. Just sent the patch, thanks for letting me know :)

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