Re-enable custom_lint
diff --git a/pkgs/code_assets/analysis_options.yaml b/pkgs/code_assets/analysis_options.yaml
index 222a927..c74a7b8 100644
--- a/pkgs/code_assets/analysis_options.yaml
+++ b/pkgs/code_assets/analysis_options.yaml
@@ -8,7 +8,7 @@
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 478b973..ea8fc1e 100644
--- a/pkgs/data_assets/analysis_options.yaml
+++ b/pkgs/data_assets/analysis_options.yaml
@@ -8,7 +8,7 @@
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 222a927..c74a7b8 100644
--- a/pkgs/hooks/analysis_options.yaml
+++ b/pkgs/hooks/analysis_options.yaml
@@ -8,7 +8,7 @@
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 478b973..ea8fc1e 100644
--- a/pkgs/hooks_runner/analysis_options.yaml
+++ b/pkgs/hooks_runner/analysis_options.yaml
@@ -8,7 +8,7 @@
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 478b973..ea8fc1e 100644
--- a/pkgs/json_syntax_generator/analysis_options.yaml
+++ b/pkgs/json_syntax_generator/analysis_options.yaml
@@ -8,7 +8,7 @@
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 478b973..ea8fc1e 100644
--- a/pkgs/native_toolchain_c/analysis_options.yaml
+++ b/pkgs/native_toolchain_c/analysis_options.yaml
@@ -8,7 +8,7 @@
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 478b973..ea8fc1e 100644
--- a/pkgs/repo_lint_rules/analysis_options.yaml
+++ b/pkgs/repo_lint_rules/analysis_options.yaml
@@ -8,7 +8,7 @@
strict-inference: true
strict-raw-types: true
plugins:
- # - custom_lint # https://github.com/dart-lang/sdk/issues/60784
+ - custom_lint
linter:
rules: