Increase line length linter to 200 (#355)
As discussed in #348 fix #348 Co-authored-by: pat-s <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/355 Reviewed-by: justusbunsi <[email protected]> Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: pat-s <[email protected]> Co-committed-by: pat-s <[email protected]>
This commit is contained in:
committed by
Lunny Xiao
co-authored by
pat-s
parent
bb26a872e9
commit
6e5ae5c912
+1
-1
@@ -45,7 +45,7 @@ MD012:
|
||||
# MD013/line-length - Line length
|
||||
MD013:
|
||||
# Number of characters
|
||||
line_length: 80
|
||||
line_length: 200
|
||||
# Number of characters for headings
|
||||
heading_line_length: 80
|
||||
# Number of characters for code blocks
|
||||
|
||||
Reference in New Issue
Block a user