flutter_google_track_and_trace/analysis_options.yaml

11 lines
397 B
YAML
Raw Normal View History

2021-09-30 10:09:57 +02:00
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
# invoked from the command line by running `flutter analyze`.
2021-09-28 08:18:14 +02:00
include: package:flutter_lints/flutter.yaml
2021-09-30 10:09:57 +02:00
linter:
2023-09-12 11:08:55 +02:00
rules: