Sign in
dart
/
protobuf.git
/
048fdc5
/
.
/
protoc_plugin
/
analysis_options.yaml
blob: 4d48209feedd90547dd02ff48ba2fac8f87742f4 [
file
] [
log
] [
blame
]
include:
../analysis_options.yaml
analyzer:
errors:
# The generated code in lib/src/gen triggers this lint.
unintended_html_in_doc_comment:
ignore
exclude:
-
test/goldens/**