Skip to content

Commit 76d28ea

Browse files
committed
Configure new page_width property
1 parent 46c7d53 commit 76d28ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

analysis_options.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ analyzer:
1919
- "**/*.g.dart"
2020
- "**/*.mocks.dart" # Mockito @GenerateMocks
2121

22+
formatter:
23+
page_width: 100
24+
2225
linter:
2326
rules:
2427
# This list is derived from the list of all available lints located at

0 commit comments

Comments
 (0)