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

Hotfix master - Brace style #303

Merged
merged 4 commits into from
Oct 16, 2015
Merged

Conversation

bgriffith
Copy link
Member

With the release of 1.3 there was an issue with the brace style rule failing if there was no proceeding space.

Fixes #301

DCO 1.1 Signed-off-by: Ben Griffith gt11687@gmail.com

@DanPurdy DanPurdy added this to the 1.3.1 milestone Oct 14, 2015
@DanPurdy
Copy link
Member

👍 Looks good to me, we want to release a hotfix as 3.0.1?

@bgriffith
Copy link
Member Author

1.3.1? Yep definitely. Though happy for it to wait a day or so for any other hot fixes from the recent release.

@micahgodbolt
Copy link
Member

Confirmed that this, once pulled into master, fixes my previous error on #301

@DanPurdy
Copy link
Member

We'll release #310 in 1.3.1 too.

'severity': parser.severity
});
}
// if (previous.is('space')) {
Copy link
Member

Choose a reason for hiding this comment

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

Left a comment in here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@bgriffith bgriffith changed the title Hotfix/brace style Hotfix master - Brace style Oct 16, 2015
DanPurdy added a commit that referenced this pull request Oct 16, 2015
@DanPurdy DanPurdy merged commit e4084ed into sasstools:master Oct 16, 2015
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
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