flutter-vienna-hackathon-25/wien_talks_client/analysis_options.yaml
2025-08-17 11:57:58 +02:00

13 lines
376 B
YAML

# Defines a default set of lint rules enforced for
# projects at Google. For details and rationale,
# see https://github.com/dart-lang/pedantic#enabled-lints.
# For lint rules and documentation, see http://dart-lang.github.io/linter/lints.
# Uncomment to specify additional rules.
# linter:
# rules:
# - camel_case_types
analyzer:
exclude:
- lib/src/protocol/**