We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502d226 commit a0f9d89Copy full SHA for a0f9d89
functions_framework_builder/analysis_options.yaml
@@ -0,0 +1,7 @@
1
+# https://dart.dev/guides/language/analysis-options
2
+include: ../analysis_options.yaml
3
+
4
+analyzer:
5
+ errors:
6
+ # analyzer deprecations
7
+ deprecated_member_use: ignore
0 commit comments