-
-
Notifications
You must be signed in to change notification settings - Fork 946
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
Add ignoreSelectors: []
to property-case
#5822
Add ignoreSelectors: []
to property-case
#5822
Conversation
ee704b4
to
e871cc6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@godested Thank you for creating this pull request! 👍🏼
I have some suggestions additionally:
- Please update the rule doc to add a "Optional secondary options" section:
- https://github.com/stylelint/stylelint/blob/ab6ee6689470f8212340367861f79ace9d04cfc3/lib/rules/property-case/README.md
- See also: https://github.com/stylelint/stylelint/blob/ab6ee6689470f8212340367861f79ace9d04cfc3/lib/rules/selector-max-specificity/README.md#optional-secondary-options
- Please revert the
package-lock.json
file that was probably committed by mistake.
ignoreSelectors: []
to property-case
e871cc6
to
f5d89a3
Compare
@godested Can you rebase, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rebased, fixed the conflicts and added the docs so that we don't block the next release.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM👍
|
Closes: #5821
No, it's self-explanatory