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

18 Oct
2017
18 Oct
'17
3:39 p.m.
commit 99604ff15a63b622c72b6181c55d88e68fb97010 Author: Arlo Breault <arlolra@gmail.com> 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": {
2818
Age (days ago)
2818
Last active (days ago)
0 comments
1 participants
participants (1)
-
arlo@torproject.org