include: package:pedantic/analysis_options.yaml analyzer: errors: undefined_prefixed_name: ignore omit_local_variable_types: ignore unsafe_html: ignore linter: rules: - always_put_required_named_parameters_first - avoid_print - avoid_redundant_argument_values - directives_ordering - prefer_const_constructors - prefer_const_constructors_in_immutables - prefer_relative_imports - unnecessary_parenthesis