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

Drop E suffix when printing rule id #1305

Merged
merged 1 commit into from Feb 4, 2021
Merged

Drop E suffix when printing rule id #1305

merged 1 commit into from Feb 4, 2021

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Feb 4, 2021

From now on we no longer print E before rule id on parseable and
normal printing because it both reduced readability of the text
and also because it was misleading, some errors may be only
warnings but we always displayed only E.

This will also make it easier for us to migrate to text rule ids,
which are more human friendly.

From now on we no longer print E before rule id on parseable and
normal printing because it both reduced readability of the text
and also because it was misleading, some errors may be only
warnings but we always displayed only E.

This will also make it easier for us to migrate to text rule ids,
which are more human friendly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant