Skip to content

enable spellchecking for sourcecode#722

Merged
lukaspie merged 7 commits intomasterfrom
716-spellchecking-should-include-the-source-code-as-well
Nov 13, 2025
Merged

enable spellchecking for sourcecode#722
lukaspie merged 7 commits intomasterfrom
716-spellchecking-should-include-the-source-code-as-well

Conversation

@lukaspie
Copy link
Collaborator

  • Adds spellchecker for the source code as well (in the CI/CD as well as in the pre-commit).
  • Adds a script for updating the custom dict.
  • Adds pre-commit hooks in line with the pynxtools-plugin-template.

This requires a fix for the Metainfo schema (6956f85), where we had a missspelling before and thus the method was never used.

@lukaspie lukaspie linked an issue Nov 12, 2025 that may be closed by this pull request
11 tasks
@lukaspie lukaspie requested a review from mkuehbach November 12, 2025 14:56
@lukaspie lukaspie force-pushed the 716-spellchecking-should-include-the-source-code-as-well branch from 6956f85 to edf50a0 Compare November 12, 2025 14:56
Copy link
Collaborator

@mkuehbach mkuehbach left a comment

Choose a reason for hiding this comment

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

A few comments to clarify, otherwise reasonable.

@lukaspie lukaspie requested a review from mkuehbach November 12, 2025 16:52
@lukaspie lukaspie force-pushed the 716-spellchecking-should-include-the-source-code-as-well branch from 9097307 to 16268b1 Compare November 12, 2025 16:53
Copy link
Collaborator

@mkuehbach mkuehbach left a comment

Choose a reason for hiding this comment

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

Regenerating the custom dictionary remains, otherwise this is ready.

@lukaspie
Copy link
Collaborator Author

Regenerating the custom dictionary remains, otherwise this is ready.

Done, doesn't really remove too much though. Anyway, should be good to go then here.

Copy link
Collaborator

@rettigl rettigl left a comment

Choose a reason for hiding this comment

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

LGTM, after fixing and removing a few items from the custom dict.

Copy link
Collaborator

@mkuehbach mkuehbach left a comment

Choose a reason for hiding this comment

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

Comments were addressed professionally.

@lukaspie lukaspie merged commit 8f8483f into master Nov 13, 2025
17 checks passed
@lukaspie lukaspie deleted the 716-spellchecking-should-include-the-source-code-as-well branch November 13, 2025 11:54
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.

Spellchecking should include the source code as well

3 participants