Explorar o código

add analysis options

Taner Sener %!s(int64=7) %!d(string=hai) anos
pai
achega
3018547580
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      analysis_options.yaml

+ 8 - 0
analysis_options.yaml

@@ -0,0 +1,8 @@
+analyzer:
+  language:
+    enableStrictCallChecks: true
+    enableSuperMixins: true
+    enableAssertInitializer: true
+  exclude:
+    - example/**
+    - example/test/**