Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit b959dc3

Browse files
committed
⬆️ update dependencies
1 parent c14b8d3 commit b959dc3

4 files changed

Lines changed: 123 additions & 73 deletions

File tree

analysis_options.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
include: package:lints/recommended.yaml
22

3+
analyzer:
4+
exclude:
5+
- "**.g.dart"
6+
37
linter:
48
rules:
59
avoid_print: true

bin/src/models/question.g.dart

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)