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

Updates to latest version of stylelint. #6

Merged
merged 2 commits into from
Jul 31, 2017
Merged

Conversation

manovotny
Copy link
Owner

@manovotny manovotny commented Jul 28, 2017

  • Adds new rules.
    • at-rule-semicolon-space-before
    • font-family-no-duplicate-names
    • rule-empty-line-before
    • selector-max-id
    • selector-max-type
  • Removes deprecated rules.
    • block-no-single-line
    • custom-property-no-outside-root
    • declaration-block-no-ignored-properties
    • declaration-block-properties-order
    • media-feature-no-missing-punctuation
    • root-no-standard-properties
    • rule-nested-empty-line-before
    • rule-non-nested-empty-line-before
    • selector-no-empty
    • selector-no-id
    • selector-no-type
    • selector-root-no-composition
    • time-no-imperceptible
  • Updates existing rules with newer options.
    • at-rule-empty-line-before
    • comment-empty-line-before
    • max-nesting-depth

Fixes #3

@manovotny manovotny merged commit 1e5594c into v2.0.0 Jul 31, 2017
@manovotny manovotny deleted the update-stylelint branch July 31, 2017 15:14
This was referenced Jul 31, 2017
manovotny added a commit that referenced this pull request Jul 31, 2017
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.

1 participant