Path : /srv/www/vhosts/dovastex/wp-content/plugins/simple-lightbox/grunt/ |
Current File : /srv/www/vhosts/dovastex/wp-content/plugins/simple-lightbox/grunt/phplint.js |
module.exports = function(grunt) { grunt.config('phplint', { options : { phpArgs : { '-lf': null } }, all : { src : '<%= paths.php.files %>' } }); };