From 9cc02223619f5f79d7fe47f5a04bde1d29239593 Mon Sep 17 00:00:00 2001 From: Roscoe Rubin-Rottenberg Date: Mon, 25 May 2026 23:32:11 -0400 Subject: [PATCH] chore: fix analysis --- analysis_options.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/analysis_options.yaml b/analysis_options.yaml index 9bd6a2d4..f5b264e9 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -8,3 +8,4 @@ analyzer: exclude: - "**/*.g.dart" - "build/**" + - "widgetbook/build/**" -- 2.51.2