Skip to content

Clean up option descriptions and unused code - #51

Merged
glopesdev merged 1 commit into
harp-tech:mainfrom
glopesdev:cleanup-pass
Sep 22, 2026
Merged

glopesdev merged 1 commit into
harp-tech:mainfrom
glopesdev:cleanup-pass

Conversation

@glopesdev

Copy link
Copy Markdown
Contributor

A sweep of small items deferred from earlier pull requests, with no changes to toolkit behavior.

  • Four option and argument descriptions now use plainer wording.
  • --pps-event now avoids mixing option references in a parenthetical with another in plain form.
  • GeneratorHelper.GetPortPinsOfType is removed since it had no remaining callers anywhere in the source code.
  • verify --metadata had a redundant read of the metadata file which is now avoided by using the new DeviceMetadata.Parse method in generators 0.8.0.

Improve wording in option and argument descriptions. Remove unused code
and a redundant read of the device metadata file.
@glopesdev glopesdev added documentation Improvements or additions to documentation feature New planned feature labels Sep 22, 2026
@glopesdev
glopesdev merged commit 4fd721d into harp-tech:main Sep 22, 2026
9 checks passed
@glopesdev
glopesdev deleted the cleanup-pass branch September 22, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant