diff --git a/pkgs/code_assets/analysis_options.yaml b/pkgs/code_assets/analysis_options.yaml index 222a9271a..c74a7b814 100644 --- a/pkgs/code_assets/analysis_options.yaml +++ b/pkgs/code_assets/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/data_assets/analysis_options.yaml b/pkgs/data_assets/analysis_options.yaml index 478b9738b..ea8fc1e0f 100644 --- a/pkgs/data_assets/analysis_options.yaml +++ b/pkgs/data_assets/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/hooks/analysis_options.yaml b/pkgs/hooks/analysis_options.yaml index 222a9271a..c74a7b814 100644 --- a/pkgs/hooks/analysis_options.yaml +++ b/pkgs/hooks/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/hooks_runner/analysis_options.yaml b/pkgs/hooks_runner/analysis_options.yaml index 478b9738b..ea8fc1e0f 100644 --- a/pkgs/hooks_runner/analysis_options.yaml +++ b/pkgs/hooks_runner/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/json_syntax_generator/analysis_options.yaml b/pkgs/json_syntax_generator/analysis_options.yaml index 478b9738b..ea8fc1e0f 100644 --- a/pkgs/json_syntax_generator/analysis_options.yaml +++ b/pkgs/json_syntax_generator/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/native_toolchain_c/analysis_options.yaml b/pkgs/native_toolchain_c/analysis_options.yaml index 478b9738b..ea8fc1e0f 100644 --- a/pkgs/native_toolchain_c/analysis_options.yaml +++ b/pkgs/native_toolchain_c/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: diff --git a/pkgs/repo_lint_rules/analysis_options.yaml b/pkgs/repo_lint_rules/analysis_options.yaml index 478b9738b..ea8fc1e0f 100644 --- a/pkgs/repo_lint_rules/analysis_options.yaml +++ b/pkgs/repo_lint_rules/analysis_options.yaml @@ -8,7 +8,7 @@ analyzer: strict-inference: true strict-raw-types: true plugins: - # - custom_lint # https://github.com/dart-lang/sdk/issues/60784 + - custom_lint linter: rules: