Skip to content

chore: define constants#94

Merged
itamm15 merged 2 commits intomainfrom
chore/define-constants
Apr 9, 2026
Merged

chore: define constants#94
itamm15 merged 2 commits intomainfrom
chore/define-constants

Conversation

@itamm15
Copy link
Copy Markdown
Contributor

@itamm15 itamm15 commented Apr 3, 2026

closes: #91

@itamm15 itamm15 self-assigned this Apr 3, 2026
@itamm15 itamm15 force-pushed the chore/define-constants branch from 435909c to 8869db9 Compare April 3, 2026 12:24
Comment thread lib/constants/field.ex
"""
use ExArk.Constants

constant(:variant, "variant", macro: true)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

For now, only "variant" const, if this idea gets approved, I am going to define more constants.

@itamm15 itamm15 merged commit 473cb97 into main Apr 9, 2026
2 checks passed
@itamm15 itamm15 deleted the chore/define-constants branch April 9, 2026 14:00
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.

chore: use constants for strings

2 participants