Skip to content

Commit 775743d

Browse files
authored
Configure Page Width (#159856)
1 parent 48c6d07 commit 775743d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

analysis_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ analyzer:
3030
# Ignore protoc generated files
3131
- "dev/conductor/lib/proto/*"
3232

33+
formatter:
34+
page_width: 100
35+
3336
linter:
3437
rules:
3538
# This list is derived from the list of all available lints located at

0 commit comments

Comments
 (0)