Skip to content

Commit b60e091

Browse files
committed
Format dist files l-lin#665
1 parent f346ea4 commit b60e091

14 files changed

+2221
-2218
lines changed

Gruntfile.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ module.exports = function(grunt) {
6060
]);
6161

6262
grunt.registerTask('default', [
63-
'format',
6463
'jshint',
6564
'test',
66-
'build'
65+
'build',
66+
'format'
6767
]);
6868
};

dist/angular-datatables.js

+1,173-1,173
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)