mirror of
https://github.com/Iconica-Development/flutter_timeline.git
synced 2025-05-19 18:43:45 +02:00
14 lines
244 B
YAML
14 lines
244 B
YAML
|
# SPDX-FileCopyrightText: 2023 Iconica
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
include: package:flutter_iconica_analysis/analysis_options.yaml
|
||
|
|
||
|
# Possible to overwrite the rules from the package
|
||
|
|
||
|
analyzer:
|
||
|
exclude:
|
||
|
|
||
|
linter:
|
||
|
rules:
|