feat: Refactor code structure and optimize performance across multiple modules
This commit is contained in:
6
mobile-apps/client-app/analysis_options.yaml
Normal file
6
mobile-apps/client-app/analysis_options.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
# avoid_print: false # Uncomment to disable the `avoid_print` rule
|
||||
prefer_single_quotes: true
|
||||
Reference in New Issue
Block a user