Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Remove custom styling #814

Merged
merged 1 commit into from
Feb 11, 2017
Merged

Remove custom styling #814

merged 1 commit into from
Feb 11, 2017

Conversation

Arcanemagus
Copy link
Member

@Arcanemagus Arcanemagus commented Feb 11, 2017

The forced styling being done before was breaking on several themes, to the point where some were unreadable. This removes the badge styling and instead lets the theme handle the URL as a simple link. Rule name is moved to the end of the message, similar to ESLint's CLI output.

For example in my current theme this is what it looks like before this PR:
image

And after:
image

Fixes #482.

The forced styling being done before was breaking on several themes, to
the point where some were unreadable. This removes the badge styling and
instead lets the theme handle the URL as a simple link. Rule name is
moved to the end of the message, similar to ESLint's CLI output.
@Arcanemagus Arcanemagus force-pushed the arcanemagus/clean-style branch from aec966d to f13cf59 Compare February 11, 2017 00:16
@Arcanemagus Arcanemagus self-assigned this Feb 11, 2017
@Arcanemagus Arcanemagus requested a review from IanVS February 11, 2017 00:17
Copy link
Member

@IanVS IanVS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it out, and it works well. I like that it's closer to the CLI default reporter as well. Should be a more robust solution. 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants