mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-09-07 19:46:06 +00:00
Add analysis_options.yaml to set line length default
This commit is contained in:
parent
845b912877
commit
4cc0965126
1 changed files with 3 additions and 0 deletions
3
analysis_options.yaml
Normal file
3
analysis_options.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
# https://dart.dev/tools/analysis
|
||||
formatter:
|
||||
page_width: 120
|
Loading…
Add table
Reference in a new issue