refactor: emit token ref values for system values (#1808) #7835
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
lint
You have commit messages with errors
⧗ input: refactor: emit token ref values for system values (#1808)
- instead of looking up, then emitting, the literal token value, use a variable reference instead across the board
- do this for all possible variables (e.g., ones that look up values in different tiers and not the same file, don't cause bad outputs, etc.)
- for now, skip any hard-coded references to other variables as style-dictionary has some bugs
- verify that the builds produce an identical outcome (no snapshot changes)
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|