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 develop - Fix custom options overwriting defaults between assertions #159

Conversation

bgriffith
Copy link
Member

This fixes an issue where custom rule options would overwrite the defaults for any other assertions that followed.

This was done to the merge.recursive function not cloning before merging, therefore overwriting the original.

Closes #157

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

@bgriffith
Copy link
Member Author

Blocked until #158 merged.

@DanPurdy DanPurdy added this to the 1.2.1 milestone Sep 12, 2015
bgriffith and others added 4 commits September 12, 2015 18:44
Hotfix Master - Fix CLI custom config assertion error sasstools#150
…ults-between-assertions

Hotfix master - Fix custom options overwriting defaults between assertions
DanPurdy added a commit that referenced this pull request Sep 12, 2015
…een-assertions

Hotfix develop - Fix custom options overwriting defaults between assertions
@DanPurdy DanPurdy merged commit c2457ad into sasstools:develop Sep 12, 2015
@bgriffith bgriffith deleted the hotfix/incorrect-defaults-between-assertions branch September 13, 2015 10:37
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
…ults-between-assertions

Hotfix develop - Fix custom options overwriting defaults between assertions
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.

Custom rule options overwriting defaults between test assertions
2 participants