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

First pass at fix #2744

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Conversation

webOS101
Copy link
Contributor

@webOS101 webOS101 commented Jul 15, 2017

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

#2271

Is there anything in the PR that needs further explanation?

This is the most naive fix I could come up with for the less parametric mixin. It's entirely likely that I've gone in the wrong direction. If so, please give some hints on where to focus. I added tests for the failing cases and ensure they all pass. I did discover another false positive I will open an issue on, but it resisted my early attempts at resolution.

I'll also note that I just merged master and things are a hot mess. linting rules are failing left and right due to new code style but non-updated lint rules. Tests are failing everywhere. I did check that none of the indentation tests are failing. Apparently I didn't do an npm install after merging master. All clean!

@ntwb
Copy link
Member

ntwb commented Jul 15, 2017

Thanks for the PR @webOS101 👍

@jwilsson I've assigned this to you, can you have a look please?

Copy link
Contributor

@jwilsson jwilsson left a comment

Choose a reason for hiding this comment

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

I think it looks good, thank you!

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

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

@webOS101 Thanks!

LGTM.

@jeddy3 jeddy3 merged commit 83335fc into stylelint:master Jul 17, 2017
@jeddy3
Copy link
Member

jeddy3 commented Jul 17, 2017

  • Fixed: indentation false positives for Less parametric mixins with rule block/snippet (#2744).

@webOS101 Thanks for your first-time contribution :)

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.

5 participants