Skip to content

Enforce stylelint#889

Merged
RobbieTheWagner merged 3 commits intomasterfrom
stylelint
Dec 3, 2018
Merged

Enforce stylelint#889
RobbieTheWagner merged 3 commits intomasterfrom
stylelint

Conversation

@RobbieTheWagner
Copy link
Copy Markdown
Member

I'm using styleline-config-ship-shape here, but open to other configs, if we don't want this one. One of the main changes to note is things are alphabetized.

I'm using styleline-config-ship-shape here, but open to other configs, if we don't want this one. One of the main changes to note is things are alphabetized.
.component-tree-item__bracket::after {
content: '}}';

.component-tree-item__bracket:after {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Minor: psuedo elements in CSS should use ::. It's in more places, used for before and after.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The stylelint rules have a rule to use a single :. I prefer the single, but not a big deal either way to me.

Comment thread app/styles/pill.scss Outdated
@RobbieTheWagner RobbieTheWagner merged commit 5286332 into master Dec 3, 2018
@RobbieTheWagner RobbieTheWagner deleted the stylelint branch December 3, 2018 21:51
cyril-sf pushed a commit to cyril-sf/ember-inspector that referenced this pull request Mar 30, 2022
* Enforce stylelint

I'm using styleline-config-ship-shape here, but open to other configs, if we don't want this one. One of the main changes to note is things are alphabetized.

* Add missing px, remove standard stylelint config
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.

3 participants