chore: Update exclude rule

This commit is contained in:
Koji Wakamiya 2026-01-06 09:27:40 +09:00
parent dd164d53dd
commit 66c870167d
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ analyzer:
language:
strict-raw-types: true
exclude:
- '**.g.dart'
- '**/*.g.dart'
linter:
rules: