first commit
This commit is contained in:
10
analysis_options.yaml
Normal file
10
analysis_options.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
formatter:
|
||||
page_width: 120
|
||||
trailing_commas: preserve
|
||||
|
||||
analyzer:
|
||||
errors:
|
||||
no_leading_underscores_for_local_identifiers: ignore
|
||||
unused_result: ignore
|
||||
Reference in New Issue
Block a user