terrazzoapp / terrazzo

Use DTCG tokens JSON to generate code for web, mobile, native apps, and more
https://terrazzo.app
MIT License
147 stars 25 forks source link

Improve lint errors #236

Closed drwpow closed 5 months ago

drwpow commented 5 months ago

Changes

Improves linting error display. More clearly displays the actual lint rule that failed, and gives the lint rules some leeway in formatting its own message

Before

CleanShot 2024-03-30 at 07 14 11@2x

After

CleanShot 2024-03-30 at 07 10 54@2x


Last commit to main was accidental; meant to open a PR instead a00e3c. Fixed the push permissions, and this PR fixes the tests

How to Review

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: dae819819532a22762eb50940bfa4f3ff7d73847

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR