From 262d330f71557959858a615824ae4db2e238a263 Mon Sep 17 00:00:00 2001 From: Ryuichi Okumura Date: Sat, 18 Apr 2015 18:22:18 +0900 Subject: [PATCH] Drop removed JSHint rules The `onevar` and `trailing` rules at JSHint have been removed. I'm not sure we should use JSCS for now, but these rules doesn't works anymore. --- lib/builder.js | 2 -- lib/options.js | 2 -- lib/project.js | 1 - lib/utils.js | 1 - package.json | 2 -- 5 files changed, 8 deletions(-) diff --git a/lib/builder.js b/lib/builder.js index 0387106b..b59dbf3a 100644 --- a/lib/builder.js +++ b/lib/builder.js @@ -17,8 +17,6 @@ based templates to generate static HTML content */ YUI.add('doc-builder', function (Y) { - /*jshint onevar:false */ - var fixType = Y.Lang.fixType, print = function (items) { var out = '