Centralize and update analysis options configuration
Replaces the old analytics_options.yaml with a new analysis_options.yaml at the workspace root, consolidating lint rules and analyzer settings. Updates all references in subprojects to use the new file, and adds flutter_lints as a direct dev dependency in pubspec.yaml for consistent linting across the workspace.
This commit is contained in:
@@ -1 +1 @@
|
||||
include: ../../analytics_options.yaml
|
||||
include: ../../analysis_options.yaml
|
||||
@@ -1 +1 @@
|
||||
include: ../../analytics_options.yaml
|
||||
include: ../../analysis_options.yaml
|
||||
@@ -1 +1 @@
|
||||
include: ../../analytics_options.yaml
|
||||
include: ../../analysis_options.yaml
|
||||
Reference in New Issue
Block a user