mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Downgrade coffeelint line lengths to a "warning"
This commit is contained in:
parent
da8b37e866
commit
99604ff15a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
},
|
},
|
||||||
"max_line_length": {
|
"max_line_length": {
|
||||||
"value": 80,
|
"value": 80,
|
||||||
"level": "error",
|
"level": "warn",
|
||||||
"limitComments": true
|
"limitComments": true
|
||||||
},
|
},
|
||||||
"missing_fat_arrows": {
|
"missing_fat_arrows": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue