Skip to content

Commit dc14ce2

Browse files
committed
Give Jakefile its ending newline back
1 parent f12d035 commit dc14ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jakefile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,4 +1110,4 @@ task("lint-server", ["build-rules"], function() {
11101110
for (var i = 0; i < lintTargets.length; i++) {
11111111
lintWatchFile(lintTargets[i]);
11121112
}
1113-
});
1113+
});

0 commit comments

Comments
 (0)