type-checking #6

Merged
AlbertUnruh merged 5 commits from type-checking into main 2026-02-04 15:03:11 +01:00
Owner

Description

Use ty for type-checking.

Issue

Closes #XY

Additional Notes

ty currently can't be integrated into the pre-commit workflow, as it's not available.
See astral-sh/ty#269 for more information.

  • I updated the version via python update_version.py <major>.<minor>.<patch>
  • Old version: 0.1.0
  • New version: 0.1.1
#### Description Use [`ty`][] for type-checking. #### Issue ~~Closes #XY~~ #### Additional Notes `ty` currently can't be integrated into the `pre-commit` workflow, as it's not available. See [astral-sh/ty#269] for more information. - [x] I updated the version via `python update_version.py <major>.<minor>.<patch>` - Old version: `0.1.0` - New version: `0.1.1` <!-- THIS PROJECT FOLLOWS SEMANTIC VERSIONING! More information over here: https://semver.org/ --> [`ty`]: https://docs.astral.sh/ty/ [astral-sh/ty#269]: https://github.com/astral-sh/ty/issues/269
AlbertUnruh deleted branch type-checking 2026-02-04 15:03:11 +01:00
AlbertUnruh referenced this pull request from a commit 2026-02-04 15:03:13 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
WKDA/arschcoin-api!6
No description provided.