Procházet zdrojové kódy

Remove double jsHint check

Gaël Métais před 10 roky
rodič
revize
798f295912
2 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Gruntfile.js
  2. binární
      screenshot.png

+ 0 - 1
Gruntfile.js

@@ -330,7 +330,6 @@ module.exports = function(grunt) {
 
     grunt.registerTask('test', [
         'build',
-        'jshint',
         'express:testSuite',
         'clean:coverage',
         'copy-test-server-settings',

binární
screenshot.png