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

feat: ability to configure highlight severities #13

Merged
merged 11 commits into from
May 1, 2023
Merged

Conversation

benmelz
Copy link
Owner

@benmelz benmelz commented Apr 29, 2023

Closes #4

  • adds severity mapping options to the inspection profile
  • uses inspection severity mappings to translate haml-lint severities to highlight severities

@benmelz benmelz force-pushed the benmelz/severities branch from 6ecc0a6 to df17386 Compare May 1, 2023 22:21
@benmelz benmelz marked this pull request as ready for review May 1, 2023 22:21
@benmelz benmelz merged commit da3d879 into main May 1, 2023
@benmelz benmelz deleted the benmelz/severities branch May 1, 2023 22:31
github-actions bot pushed a commit that referenced this pull request May 1, 2023
# [1.2.0](v1.1.0...v1.2.0) (2023-05-01)

### Features

* ability to configure highlight severities ([#13](#13)) ([da3d879](da3d879))
@github-actions
Copy link

github-actions bot commented May 1, 2023

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This has been released label May 1, 2023
benmelz added a commit that referenced this pull request May 20, 2023
`translateOffenseLineNumber` `document` parameter was renamed to `file`
in #13, but the KDoc wasn't updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configurable severity mappings
1 participant