Browse Source

chore: disbale appflowy_editor analyze

Lucas.Xu 2 năm trước cách đây
mục cha
commit
b8434cc5f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontend/app_flowy/analysis_options.yaml

+ 1 - 1
frontend/app_flowy/analysis_options.yaml

@@ -14,7 +14,7 @@ analyzer:
   exclude:
     - "**/*.g.dart"
     - "**/*.freezed.dart"
-    - "packages/flowy_editor/**"
+    - "packages/appflowy_editor/**"
     - "packages/editor/**"
     # - "packages/flowy_infra_ui/**"
 linter: