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

treewide: fix typos and false positives found by codespell [backport 2023.04] #19563

Merged

Conversation

MrKevinWeiss
Copy link
Contributor

Backport of #19528

Contribution description

This fixes some typos and adds one correctly used abbreviation to the ignore list.

Testing procedure

If bors merges this without static tests failing, it did what it intended to do.

Issues/PRs references

Fixes issues that prevent #19440 from merging

This will not change generated binaries, only the Doxygen output and
source code will have less typos.

(cherry picked from commit c3500eb)
Add two false positives to the list of words to ignore.

(cherry picked from commit 73e7e30)
@MrKevinWeiss MrKevinWeiss added the Area: boards Area: Board ports label May 10, 2023
@MrKevinWeiss MrKevinWeiss added Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation labels May 10, 2023
@MrKevinWeiss MrKevinWeiss added Area: drivers Area: Device drivers Area: network Area: Networking labels May 10, 2023
@MrKevinWeiss MrKevinWeiss added the Area: pkg Area: External package ports label May 10, 2023
@MrKevinWeiss MrKevinWeiss requested a review from miri64 as a code owner May 10, 2023 06:28
@MrKevinWeiss MrKevinWeiss added Area: sys Area: System Area: tests Area: tests and testing framework labels May 10, 2023
@MrKevinWeiss MrKevinWeiss added Area: timers Area: timer subsystems Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels May 10, 2023
@MrKevinWeiss MrKevinWeiss added Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: native Platform: This PR/issue effects the native platform labels May 10, 2023
@MrKevinWeiss MrKevinWeiss added the Process: release backport Integration Process: The PR is a release backport of a change previously provided to master label May 10, 2023
@riot-ci
Copy link

riot-ci commented May 10, 2023

Murdock results

✔️ PASSED

a3e77f6 dist/tools/codespell: ignore false positives

Success Failures Total Runtime
6882 0 6882 11m:12s

Artifacts

@MrKevinWeiss
Copy link
Contributor Author

Seems like half the maintainers of riot were requested to review this one...

@maribu
Copy link
Member

maribu commented May 10, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented May 10, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 89fc055 into RIOT-OS:2023.04-branch May 10, 2023
@MrKevinWeiss MrKevinWeiss deleted the backport/2023.04/dist/tools/codespell branch May 12, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Area: timers Area: timer subsystems Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: native Platform: This PR/issue effects the native platform Process: release backport Integration Process: The PR is a release backport of a change previously provided to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants