mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
Chore: Raise line_length warning threshold to 160
- Warning at 160, error at 200 (was warning at 140)
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ opt_in_rules:
|
||||
|
||||
# Rule Configuration
|
||||
line_length:
|
||||
warning: 140
|
||||
warning: 160
|
||||
error: 200
|
||||
ignores_urls: true
|
||||
ignores_comments: true
|
||||
|
||||
Reference in New Issue
Block a user