[Pkg-javascript-commits] [node-mocks-http] 134/296: removing no-underscore-dangle from docs (not set in .eslintrc)

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit cf0f32bfdb5e43bae6f1e82fe5572871554ef183
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sat Mar 21 01:42:57 2015 +0800

    removing  no-underscore-dangle from docs (not set in .eslintrc)
---
 CODING_RULES.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CODING_RULES.md b/CODING_RULES.md
index 4ae5b9c..b5445e0 100644
--- a/CODING_RULES.md
+++ b/CODING_RULES.md
@@ -106,7 +106,6 @@ These rules are specific to JavaScript running on Node.js.
 * [semi] - require use of semicolons instead of ASI
 * [no-mixed-spaces-and-tabs] - disallow mixed spaces and tabs for indentation
 * [indent] - 4 spaces indentation with enabled switch cases validation
-* no-underscore-dangle - disallow dangling underscores in identifiers - disallow dangling underscores in identifiers
  
 [Back to Top](#top)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list