Skip to content

update constant declarations to use type hints and visibility modifiers#56

Merged
solverat merged 2 commits into1.xfrom
fix_constants
Feb 27, 2026
Merged

update constant declarations to use type hints and visibility modifiers#56
solverat merged 2 commits into1.xfrom
fix_constants

Conversation

@solverat
Copy link
Contributor

fixes #52

@solverat solverat added this to the 1.2.3 milestone Feb 27, 2026
@solverat solverat requested a review from benwalch February 27, 2026 10:53
@solverat solverat self-assigned this Feb 27, 2026
@solverat solverat added the enhancement New feature or request label Feb 27, 2026
@solverat solverat merged commit 28d1541 into 1.x Feb 27, 2026
11 checks passed
@solverat solverat deleted the fix_constants branch February 27, 2026 11:05
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement]: Use typed class constants (public const <type>) instead of untyped const

3 participants