Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Add comma and line break rules#113

Merged
mdevils merged 2 commits intojscs-dev:masterfrom
mikesherov:strictcomma
Dec 30, 2013
Merged

Add comma and line break rules#113
mdevils merged 2 commits intojscs-dev:masterfrom
mikesherov:strictcomma

Conversation

@mikesherov
Copy link
Copy Markdown
Contributor

Adds requireCommaBeforeLineBreak rule, which closes #103 and Adds disallowCommaBeforeLineBreak rule, which closes #66.

@mdevils
Copy link
Copy Markdown
Member

mdevils commented Dec 30, 2013

Thank you for your submission!

mdevils added a commit that referenced this pull request Dec 30, 2013
Add comma and line break rules
@mdevils mdevils merged commit ec26291 into jscs-dev:master Dec 30, 2013
@mikesherov mikesherov deleted the strictcomma branch December 30, 2013 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

require succeeding commas enforce preceding commas

2 participants