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

Add ignoreFunctions: [] to unit-disallowed-list #6592

Merged
merged 3 commits into from Jan 29, 2023

Conversation

mattxwang
Copy link
Member

Which issue, if any, is this issue related to?

Closes #6574.

Is there anything in the PR that needs further explanation?

Hopefully not!

@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2023

🦋 Changeset detected

Latest commit: 5449cd1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mattxwang mattxwang marked this pull request as ready for review January 25, 2023 18:56
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks for creating the PR! Please consider addressing the reviews.

lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/__tests__/index.js Outdated Show resolved Hide resolved
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
@mattxwang
Copy link
Member Author

Thank you for the quick review @ybiquitous! Upon reflection, I should have been more careful before submitting this PR - the slip-ups are 100% on me. Appreciate the feedback!

I think I've addressed each comment; let me know what you think.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks for addressing the reviews. I've left a few suggestions.

lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/README.md Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/__tests__/index.js Outdated Show resolved Hide resolved
lib/rules/unit-disallowed-list/__tests__/index.js Outdated Show resolved Hide resolved
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks. LGTM! 👍🏼

ybiquitous pushed a commit that referenced this pull request Jan 29, 2023
@mattxwang mattxwang merged commit f8988a1 into main Jan 29, 2023
@mattxwang mattxwang deleted the unit-disallowed-list-ignore-functions branch January 29, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add ignoreFunctions: [] to unit-disallowed-list
2 participants