Skip to content

Ignore two spelling errors reported by codespell#4654

Merged
seisman merged 1 commit into
mainfrom
fix-codespell
May 24, 2026
Merged

Ignore two spelling errors reported by codespell#4654
seisman merged 1 commit into
mainfrom
fix-codespell

Conversation

@Chuan1937
Copy link
Copy Markdown
Member

make codespell reports 2 false positives:

  • examples/gallery/embellishments/text_formatting.py:24 — te is part of GMT font escape syntax
  • doc/techref/justification_codes.md:109 — buda is a colormap name SCM/buda

Fix
Add buda and te to ignore-words-list in pyproject.toml

@Chuan1937 Chuan1937 self-assigned this May 24, 2026
@Chuan1937 Chuan1937 added this to the 0.19.0 milestone May 24, 2026
@Chuan1937 Chuan1937 mentioned this pull request May 24, 2026
37 tasks
@seisman seisman changed the title Fix codespell errors in files: text_formatting.py,justification_codes.md Ignore two spelling errors reported by codespell May 24, 2026
@seisman seisman merged commit 1836199 into main May 24, 2026
8 checks passed
@seisman seisman deleted the fix-codespell branch May 24, 2026 09:08
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants