Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: improve display of linting errors #60

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

schoero
Copy link
Owner

@schoero schoero commented Oct 1, 2024

Displays the current class string and the fixed class string in the linting error message.

Incorrect line wrapping. Expected

`flex·items-center·p-6·max-xl:mb-2·max-xl:mt-8·xl:-ml-36·xl:self-start↵`

to be

`↵
··flex·items-center·p-6↵
↵
··max-xl:mb-2·max-xl:mt-8↵
↵
··xl:-ml-36·xl:self-start↵
`

@schoero schoero merged commit e993cb7 into main Oct 1, 2024
20 checks passed
@schoero schoero deleted the refactor/improve-diffs branch October 1, 2024 18:20
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.

1 participant