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

Option: always-semicolon #15

Merged
merged 1 commit into from
Aug 8, 2013
Merged

Conversation

puzankov
Copy link

@puzankov puzankov commented Aug 6, 2013

Close #14

process: function(nodeType, node) {
if (this._value === true) {
if (nodeType === 'block') {

Copy link
Contributor

Choose a reason for hiding this comment

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

давай пустую строку тут грохнем

@mishanga
Copy link
Contributor

mishanga commented Aug 6, 2013

Добавь в README.md новую опцию.

comb = new Comb();
});

it('True Boolean value should add semicolon for last property if missing', function(done) {
Copy link

Choose a reason for hiding this comment

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

it('should add semicolon if missing')

я не гуру английского, но так имхо лучше звучит

@puzankov
Copy link
Author

puzankov commented Aug 8, 2013

получите распишитесь!

mishanga added a commit that referenced this pull request Aug 8, 2013
@mishanga mishanga merged commit 51425b6 into csscomb:dev Aug 8, 2013
@mishanga
Copy link
Contributor

mishanga commented Aug 8, 2013

уехало в 0.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option: always-semicolon
3 participants