Skip to content

Commit

Permalink
JSCS: Require newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Dec 2, 2013
1 parent 747d8fb commit cc813ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .jscs.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{

"requireLineFeedAtFileEnd": true
}
2 changes: 1 addition & 1 deletion src/plugins/carousel/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
});
});

})( jQuery );
})( jQuery );

0 comments on commit cc813ac

Please sign in to comment.