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

requirePaddingNewLinesAfterBlocks: consider IIFE case #1556

Closed

Conversation

markelog
Copy link
Member

Fixes #1555

@mrjoelkemp
Copy link
Member

Is this ready for review?

@markelog
Copy link
Member Author

Yeah, it seems travis failure is another coveralls trick

@@ -2,7 +2,7 @@ var assert = require('assert');
var Checker = require('../../../lib/checker');
var reportAndFix = require('../../lib/assertHelpers').reportAndFix;

describe('rules/require-padding-newlines-after-blocks', function() {
describe.only('rules/require-padding-newlines-after-blocks', function() {
Copy link
Member

Choose a reason for hiding this comment

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

Remove

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

@markelog markelog force-pushed the requirePaddingNewLinesAfterBlocks branch from f542659 to 512caa0 Compare July 24, 2015 13:45
@mrjoelkemp
Copy link
Member

LGTM

@markelog markelog closed this in 672e03e Jul 27, 2015
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.

None yet

2 participants