Skip to content

Commit

Permalink
Format dist files #665
Browse files Browse the repository at this point in the history
  • Loading branch information
l-lin committed Mar 22, 2016
1 parent f346ea4 commit b60e091
Show file tree
Hide file tree
Showing 14 changed files with 2,221 additions and 2,218 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ module.exports = function(grunt) {
]);

grunt.registerTask('default', [
'format',
'jshint',
'test',
'build'
'build',
'format'
]);
};
2,346 changes: 1,173 additions & 1,173 deletions dist/angular-datatables.js

Large diffs are not rendered by default.

Loading

0 comments on commit b60e091

Please sign in to comment.