github.com/tada-team/tdproto@v1.51.57/codegen/dart/lib_template/analysis_options.yaml (about)

     1  include: package:pedantic/analysis_options.1.9.0.yaml
     2  
     3  analyzer:
     4    errors:
     5      # Required to use the deprecation annotation on fields in this package and
     6      # in the same time avoid issues with generated code by json_serializable.
     7      deprecated_member_use_from_same_package: ignore
     8      invalid_annotation_target: ignore