Add analysis_options.yaml to set line length default

This commit is contained in:
Caleb Jasik 2025-02-12 17:27:23 -06:00
parent 845b912877
commit 4cc0965126
No known key found for this signature in database

3
analysis_options.yaml Normal file
View file

@ -0,0 +1,3 @@
# https://dart.dev/tools/analysis
formatter:
page_width: 120