eksplicit mapping af envs
This commit is contained in:
9
app/analysis_options.yaml
Normal file
9
app/analysis_options.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
- prefer_const_constructors
|
||||
- prefer_const_literals_to_create_immutables
|
||||
- avoid_print
|
||||
- use_super_parameters
|
||||
- prefer_single_quotes
|
||||
Reference in New Issue
Block a user