[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [snowflake/master] Downgrade coffeelint line lengths to a "warning"



commit 99604ff15a63b622c72b6181c55d88e68fb97010
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date:   Wed Oct 18 11:39:17 2017 -0400

    Downgrade coffeelint line lengths to a "warning"
---
 proxy/coffeelint.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxy/coffeelint.json b/proxy/coffeelint.json
index 72b0e27..239092c 100644
--- a/proxy/coffeelint.json
+++ b/proxy/coffeelint.json
@@ -46,7 +46,7 @@
   },
   "max_line_length": {
     "value": 80,
-    "level": "error",
+    "level": "warn",
     "limitComments": true
   },
   "missing_fat_arrows": {

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits